ENtoANGGNOME / README.md
autotrain-data-processor
Processed data from AutoTrain data processor ([2022-10-29 18:45 ]
0c88dc9
|
raw
history blame contribute delete
No virus
986 Bytes
---
language:
- en
- nl
task_categories:
- translation
---
# AutoTrain Dataset for project: oaoqoqkaksk
## Dataset Description
This dataset has been automatically processed by AutoTrain for project oaoqoqkaksk.
### Languages
The BCP-47 code for the dataset's language is en2nl.
## Dataset Structure
### Data Instances
A sample from this dataset looks as follows:
```json
[
{
"target": "\u00de\u00e6t Sunnanrastere onl\u00edcnescynn",
"source": "The Sun raster image format"
},
{
"target": "Lundon",
"source": "Gordon"
}
]
```
### Dataset Fields
The dataset has the following fields (also called "features"):
```json
{
"target": "Value(dtype='string', id=None)",
"source": "Value(dtype='string', id=None)"
}
```
### Dataset Splits
This dataset is split into a train and validation split. The split sizes are as follow:
| Split name | Num samples |
| ------------ | ------------------- |
| train | 1528 |
| valid | 383 |