CoolFace
Datasetpublic

mhmtcrkglu/autotrain-data-test-translation-t5-small

AutoTrain Dataset for project: test-translation-t5-small Dataset Description This dataset has been automatically processed by AutoTrain for project test-translation-t5-small. Languages The BCP-47 code for the dataset's language is unk. Dataset Structure Data Instances A sample from this dataset looks as follows: [ { "source": "TrueMood", "target": "\u062a\u0631\u0648\u0645\u0648\u062f" }, { "source":… See the full description on the dataset page: https://huggingface.co/datasets/mhmtcrkglu/autotrain-data-test-translation-t5-small.

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes15downloads
Dataset Card

AutoTrain Dataset for project: test-translation-t5-small

Dataset Description

This dataset has been automatically processed by AutoTrain for project test-translation-t5-small.

Languages

The BCP-47 code for the dataset's language is unk.

Dataset Structure

Data Instances

A sample from this dataset looks as follows:

json
[
  {
    "source": "TrueMood",
    "target": "\u062a\u0631\u0648\u0645\u0648\u062f"
  },
  {
    "source": "cleanwax",
    "target": "\u0643\u0644\u064a\u0646\u0648\u0627\u0643\u0633"
  }
]

Dataset Fields

The dataset has the following fields (also called "features"):

json
{
  "source": "Value(dtype='string', id=None)",
  "target": "Value(dtype='string', id=None)"
}

Dataset Splits

This dataset is split into a train and validation split. The split sizes are as follow:

Split nameNum samples
train24
valid6