tatoeba

सन्दर्भ:

एन-श्रीमान

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

ds = tfds.load('huggingface:tatoeba/en-mr')
  • विवरण :
This is a collection of translated sentences from Tatoeba
359 languages, 3,403 bitexts
total number of files: 750
total number of tokens: 65.54M
total number of sentence fragments: 8.96M
  • लाइसेंस : कोई ज्ञात लाइसेंस नहीं
  • संस्करण : 2021.7.22
  • विभाजन :
विभाजित करना उदाहरण
'train' 53462
  • विशेषताएँ :
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "en",
            "mr"
        ],
        "id": null,
        "_type": "Translation"
    }
}

ईओ-एनएल

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

ds = tfds.load('huggingface:tatoeba/eo-nl')
  • विवरण :
This is a collection of translated sentences from Tatoeba
359 languages, 3,403 bitexts
total number of files: 750
total number of tokens: 65.54M
total number of sentence fragments: 8.96M
  • लाइसेंस : कोई ज्ञात लाइसेंस नहीं
  • संस्करण : 2021.7.22
  • विभाजन :
विभाजित करना उदाहरण
'train' 93650
  • विशेषताएँ :
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "eo",
            "nl"
        ],
        "id": null,
        "_type": "Translation"
    }
}

ईएस-पीटी

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

ds = tfds.load('huggingface:tatoeba/es-pt')
  • विवरण :
This is a collection of translated sentences from Tatoeba
359 languages, 3,403 bitexts
total number of files: 750
total number of tokens: 65.54M
total number of sentence fragments: 8.96M
  • लाइसेंस : कोई ज्ञात लाइसेंस नहीं
  • संस्करण : 2021.7.22
  • विभाजन :
विभाजित करना उदाहरण
'train' 67782
  • विशेषताएँ :
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "es",
            "pt"
        ],
        "id": null,
        "_type": "Translation"
    }
}

fr-ru

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

ds = tfds.load('huggingface:tatoeba/fr-ru')
  • विवरण :
This is a collection of translated sentences from Tatoeba
359 languages, 3,403 bitexts
total number of files: 750
total number of tokens: 65.54M
total number of sentence fragments: 8.96M
  • लाइसेंस : कोई ज्ञात लाइसेंस नहीं
  • संस्करण : 2021.7.22
  • विभाजन :
विभाजित करना उदाहरण
'train' 195161
  • विशेषताएँ :
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "fr",
            "ru"
        ],
        "id": null,
        "_type": "Translation"
    }
}

es-gl

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

ds = tfds.load('huggingface:tatoeba/es-gl')
  • विवरण :
This is a collection of translated sentences from Tatoeba
359 languages, 3,403 bitexts
total number of files: 750
total number of tokens: 65.54M
total number of sentence fragments: 8.96M
  • लाइसेंस : कोई ज्ञात लाइसेंस नहीं
  • संस्करण : 2021.7.22
  • विभाजन :
विभाजित करना उदाहरण
'train' 3135
  • विशेषताएँ :
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "es",
            "gl"
        ],
        "id": null,
        "_type": "Translation"
    }
}