Maani commited on
Commit
d50ab6a
1 Parent(s): 71d4164

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -19
README.md CHANGED
@@ -1,21 +1,18 @@
 
1
  ---
2
- dataset_info:
3
- features:
4
- - name: instruction
5
- dtype: string
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)