फ्लोरेस

सन्दर्भ:

नीन

इस डेटासेट को TFDS में लोड करने के लिए निम्नलिखित कमांड का उपयोग करें:

ds = tfds.load('huggingface:flores/neen')
  • विवरण :
Evaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English.
  • लाइसेंस : कोई ज्ञात लाइसेंस नहीं
  • संस्करण : 1.1.0
  • विभाजन :
विभाजित करना उदाहरण
'test' 2836
'validation' 2560
  • विशेषताएँ :
{
    "translation": {
        "languages": [
            "ne",
            "en"
        ],
        "id": null,
        "_type": "Translation"
    }
}

सिएन

इस डेटासेट को TFDS में लोड करने के लिए निम्नलिखित कमांड का उपयोग करें:

ds = tfds.load('huggingface:flores/sien')
  • विवरण :
Evaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English.
  • लाइसेंस : कोई ज्ञात लाइसेंस नहीं
  • संस्करण : 1.1.0
  • विभाजन :
विभाजित करना उदाहरण
'test' 2767
'validation' 2899
  • विशेषताएँ :
{
    "translation": {
        "languages": [
            "si",
            "en"
        ],
        "id": null,
        "_type": "Translation"
    }
}