Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,21 +1,18 @@
|
|
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
- name: input
|
7 |
-
dtype: string
|
8 |
-
- name: output
|
9 |
-
dtype: string
|
10 |
-
splits:
|
11 |
-
- name: train
|
12 |
-
num_bytes: 218400535
|
13 |
-
num_examples: 1000000
|
14 |
-
download_size: 83199290
|
15 |
-
dataset_size: 218400535
|
16 |
-
configs:
|
17 |
-
- config_name: default
|
18 |
-
data_files:
|
19 |
-
- split: train
|
20 |
-
path: data/train-*
|
21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
---
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- fa
|
6 |
+
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
+
|
9 |
+
# Dataset Card for HLSNKIOPUS100
|
10 |
+
|
11 |
+
This dataset contains English-Persian translation pairs from the OPUS-100 corpus.
|
12 |
+
|
13 |
+
## Dataset Details
|
14 |
+
|
15 |
+
- Source: Helsinki-NLP/opus-100
|
16 |
+
- Languages: English (en) to Persian (fa)
|
17 |
+
- Size: [Insert size here]
|
18 |
+
- Format: Each example contains an instruction, input (English), and output (Persian translation)
|