
woctordho/lojban-translation
Translation
•
Updated
•
6
•
1
Error code: UnexpectedError
Need help to make the dataset viewer work? Open a discussion for direct support.
builder_name
null
| citation
string
| config_name
null
| dataset_size
null
| description
string
| download_checksums
null
| download_size
null
| features
dict
| homepage
string
| license
string
| post_processed
null
| post_processing_size
null
| size_in_bytes
null
| splits
dict
| supervised_keys
null
| task_templates
null
| version
null
| _data_files
list
| _fingerprint
string
| _format_columns
sequence
| _format_kwargs
dict
| _format_type
null
| _indexes
dict
| _output_all_columns
bool
| _split
null
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
null | "" | null | null | "AutoTrain generated dataset" | null | null | {
"source": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"target": {
"dtype": "string",
"id": null,
"_type": "Value"
}
} | "" | "" | null | null | null | {
"train": {
"name": "train",
"num_bytes": 529012,
"num_examples": 8000,
"dataset_name": null
}
} | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | [
{
"filename": "dataset.arrow"
}
] | "eea0f1396028f7eb" | [
"source",
"target"
] | {} | null | {} | false | null |
This dataset has been automatically processed by AutoTrain for project lojban-translation.
The BCP-47 code for the dataset's language is en2jb.
A sample from this dataset looks as follows:
[
{
"source": "I read the poem for my child.",
"target": "mi tcidu lo pemci te cu'u le panzi be mi"
},
{
"source": "Jim is learning how to drive a car.",
"target": "la jim cilre fi lo nu klasazri lo karce"
}
]
The dataset has the following fields (also called "features"):
{
"source": "Value(dtype='string', id=None)",
"target": "Value(dtype='string', id=None)"
}
This dataset is split into a train and validation split. The split sizes are as follow:
Split name | Num samples |
---|---|
train | 8000 |
valid | 2000 |