Maani commited on
Commit
0799a82
1 Parent(s): f861914

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -25
README.md CHANGED
@@ -1,34 +1,18 @@
 
1
  ---
2
  language:
 
3
  - fa
4
- license: apache-2.0
5
- configs:
6
- - config_name: default
7
- data_files:
8
- - split: train
9
- path: data/train-*
10
- dataset_info:
11
- features:
12
- - name: instruction
13
- dtype: string
14
- - name: input
15
- dtype: string
16
- - name: output
17
- dtype: string
18
- splits:
19
- - name: train
20
- num_bytes: 218400535
21
- num_examples: 1000000
22
- download_size: 83199290
23
- dataset_size: 218400535
24
  ---
25
 
26
- # Dataset Card for AYAPA
27
 
28
- This dataset contains Persian pairs of question-answer from the aya corpus.
29
 
30
  ## Dataset Details
31
 
32
- - Source: CohereForAI/aya_dataset
33
- - Language: Persian (fa)
34
- - Format: Each example contains an instruction, and output.
 
 
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)