তথ্যসূত্র:
da_en
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:code_x_glue_tt_text_to_text/da_en')
- বর্ণনা :
CodeXGLUE text-to-text dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Text-Text/text-to-text
The dataset we use is crawled and filtered from Microsoft Documentation, whose document located at https://github.com/MicrosoftDocs/.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 0.0.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 1000 |
'train' | 42701 |
'validation' | 1000 |
- বৈশিষ্ট্য :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"target": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
lv_en
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:code_x_glue_tt_text_to_text/lv_en')
- বর্ণনা :
CodeXGLUE text-to-text dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Text-Text/text-to-text
The dataset we use is crawled and filtered from Microsoft Documentation, whose document located at https://github.com/MicrosoftDocs/.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 0.0.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 1000 |
'train' | 18749 |
'validation' | 1000 |
- বৈশিষ্ট্য :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"target": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
no_en
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:code_x_glue_tt_text_to_text/no_en')
- বর্ণনা :
CodeXGLUE text-to-text dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Text-Text/text-to-text
The dataset we use is crawled and filtered from Microsoft Documentation, whose document located at https://github.com/MicrosoftDocs/.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 0.0.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 1000 |
'train' | 44322 |
'validation' | 1000 |
- বৈশিষ্ট্য :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"target": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
zh_en
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:code_x_glue_tt_text_to_text/zh_en')
- বর্ণনা :
CodeXGLUE text-to-text dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Text-Text/text-to-text
The dataset we use is crawled and filtered from Microsoft Documentation, whose document located at https://github.com/MicrosoftDocs/.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 0.0.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 1000 |
'train' | 50154 |
'validation' | 1000 |
- বৈশিষ্ট্য :
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"target": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}