kd_conv

তথ্যসূত্র:

ভ্রমণ_সংলাপ

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kd_conv/travel_dialogues')
  • বর্ণনা :
KdConv is a Chinese multi-domain Knowledge-driven Conversionsation dataset, grounding the topics in multi-turn conversations to knowledge graphs. KdConv contains 4.5K conversations from three domains (film, music, and travel), and 86K utterances with an average turn number of 19.0. These conversations contain in-depth discussions on related topics and natural transition between multiple topics, while the corpus can also used for exploration of transfer learning and domain adaptation.
  • লাইসেন্স : অ্যাপাচি লাইসেন্স 2.0
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'test' 150
'train' 1200
'validation' 150
  • বৈশিষ্ট্য :
{
    "messages": {
        "feature": {
            "message": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "attrs": {
                "feature": {
                    "attrname": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    },
                    "attrvalue": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    },
                    "name": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    }
                },
                "length": -1,
                "id": null,
                "_type": "Sequence"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "domain": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

ভ্রমণ_জ্ঞান_বেস

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kd_conv/travel_knowledge_base')
  • বর্ণনা :
KdConv is a Chinese multi-domain Knowledge-driven Conversionsation dataset, grounding the topics in multi-turn conversations to knowledge graphs. KdConv contains 4.5K conversations from three domains (film, music, and travel), and 86K utterances with an average turn number of 19.0. These conversations contain in-depth discussions on related topics and natural transition between multiple topics, while the corpus can also used for exploration of transfer learning and domain adaptation.
  • লাইসেন্স : অ্যাপাচি লাইসেন্স 2.0
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'train' 1154
  • বৈশিষ্ট্য :
{
    "head_entity": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "kb_triplets": {
        "feature": {
            "feature": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "length": -1,
            "id": null,
            "_type": "Sequence"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "domain": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

সঙ্গীত_সংলাপ

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kd_conv/music_dialogues')
  • বর্ণনা :
KdConv is a Chinese multi-domain Knowledge-driven Conversionsation dataset, grounding the topics in multi-turn conversations to knowledge graphs. KdConv contains 4.5K conversations from three domains (film, music, and travel), and 86K utterances with an average turn number of 19.0. These conversations contain in-depth discussions on related topics and natural transition between multiple topics, while the corpus can also used for exploration of transfer learning and domain adaptation.
  • লাইসেন্স : অ্যাপাচি লাইসেন্স 2.0
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'test' 150
'train' 1200
'validation' 150
  • বৈশিষ্ট্য :
{
    "messages": {
        "feature": {
            "message": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "attrs": {
                "feature": {
                    "attrname": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    },
                    "attrvalue": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    },
                    "name": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    }
                },
                "length": -1,
                "id": null,
                "_type": "Sequence"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "domain": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

সঙ্গীত_জ্ঞান_বেস

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kd_conv/music_knowledge_base')
  • বর্ণনা :
KdConv is a Chinese multi-domain Knowledge-driven Conversionsation dataset, grounding the topics in multi-turn conversations to knowledge graphs. KdConv contains 4.5K conversations from three domains (film, music, and travel), and 86K utterances with an average turn number of 19.0. These conversations contain in-depth discussions on related topics and natural transition between multiple topics, while the corpus can also used for exploration of transfer learning and domain adaptation.
  • লাইসেন্স : অ্যাপাচি লাইসেন্স 2.0
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'train' 4441
  • বৈশিষ্ট্য :
{
    "head_entity": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "kb_triplets": {
        "feature": {
            "feature": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "length": -1,
            "id": null,
            "_type": "Sequence"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "domain": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

চলচ্চিত্র_সংলাপ

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kd_conv/film_dialogues')
  • বর্ণনা :
KdConv is a Chinese multi-domain Knowledge-driven Conversionsation dataset, grounding the topics in multi-turn conversations to knowledge graphs. KdConv contains 4.5K conversations from three domains (film, music, and travel), and 86K utterances with an average turn number of 19.0. These conversations contain in-depth discussions on related topics and natural transition between multiple topics, while the corpus can also used for exploration of transfer learning and domain adaptation.
  • লাইসেন্স : অ্যাপাচি লাইসেন্স 2.0
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'test' 150
'train' 1200
'validation' 150
  • বৈশিষ্ট্য :
{
    "messages": {
        "feature": {
            "message": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "attrs": {
                "feature": {
                    "attrname": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    },
                    "attrvalue": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    },
                    "name": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    }
                },
                "length": -1,
                "id": null,
                "_type": "Sequence"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "domain": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

চলচ্চিত্র_জ্ঞান_বেস

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kd_conv/film_knowledge_base')
  • বর্ণনা :
KdConv is a Chinese multi-domain Knowledge-driven Conversionsation dataset, grounding the topics in multi-turn conversations to knowledge graphs. KdConv contains 4.5K conversations from three domains (film, music, and travel), and 86K utterances with an average turn number of 19.0. These conversations contain in-depth discussions on related topics and natural transition between multiple topics, while the corpus can also used for exploration of transfer learning and domain adaptation.
  • লাইসেন্স : অ্যাপাচি লাইসেন্স 2.0
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'train' 8090
  • বৈশিষ্ট্য :
{
    "head_entity": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "kb_triplets": {
        "feature": {
            "feature": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "length": -1,
            "id": null,
            "_type": "Sequence"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "domain": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

all_dialogues

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kd_conv/all_dialogues')
  • বর্ণনা :
KdConv is a Chinese multi-domain Knowledge-driven Conversionsation dataset, grounding the topics in multi-turn conversations to knowledge graphs. KdConv contains 4.5K conversations from three domains (film, music, and travel), and 86K utterances with an average turn number of 19.0. These conversations contain in-depth discussions on related topics and natural transition between multiple topics, while the corpus can also used for exploration of transfer learning and domain adaptation.
  • লাইসেন্স : অ্যাপাচি লাইসেন্স 2.0
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'test' 450
'train' 3600
'validation' 450
  • বৈশিষ্ট্য :
{
    "messages": {
        "feature": {
            "message": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "attrs": {
                "feature": {
                    "attrname": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    },
                    "attrvalue": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    },
                    "name": {
                        "dtype": "string",
                        "id": null,
                        "_type": "Value"
                    }
                },
                "length": -1,
                "id": null,
                "_type": "Sequence"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "name": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "domain": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

সমস্ত_জ্ঞান_বেস

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kd_conv/all_knowledge_base')
  • বর্ণনা :
KdConv is a Chinese multi-domain Knowledge-driven Conversionsation dataset, grounding the topics in multi-turn conversations to knowledge graphs. KdConv contains 4.5K conversations from three domains (film, music, and travel), and 86K utterances with an average turn number of 19.0. These conversations contain in-depth discussions on related topics and natural transition between multiple topics, while the corpus can also used for exploration of transfer learning and domain adaptation.
  • লাইসেন্স : অ্যাপাচি লাইসেন্স 2.0
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'train' 13685
  • বৈশিষ্ট্য :
{
    "head_entity": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "kb_triplets": {
        "feature": {
            "feature": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "length": -1,
            "id": null,
            "_type": "Sequence"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "domain": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}