তথ্যসূত্র:
ro_sts_সমান্তরাল
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:ro_sts_parallel/ro_sts_parallel')
- বর্ণনা :
The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.
- লাইসেন্স : CC BY-SA 4.0 লাইসেন্স
- সংস্করণ : 1.0.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 2759 |
'train' | 11499 |
'validation' | 3001 |
- বৈশিষ্ট্য :
{
"translation": {
"languages": [
"ro",
"en"
],
"id": null,
"_type": "Translation"
}
}
রোস্টস-সমান্তরাল-এন-রো
TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:
ds = tfds.load('huggingface:ro_sts_parallel/rosts-parallel-en-ro')
- বর্ণনা :
The RO-STS-Parallel (a Parallel Romanian English dataset - translation of the Semantic Textual Similarity) contains 17256 sentences in Romanian and English. It is a high-quality translation of the English STS benchmark dataset into Romanian.
- লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
- সংস্করণ : 1.0.0
- বিভাজন :
বিভক্ত | উদাহরণ |
---|---|
'test' | 2759 |
'train' | 11499 |
'validation' | 3001 |
- বৈশিষ্ট্য :
{
"translation": {
"languages": [
"en",
"ro"
],
"id": null,
"_type": "Translation"
}
}