Maani commited on
Commit
f861914
1 Parent(s): 67dc09c

Upload dataset

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -1,8 +1,26 @@
1
-
2
  ---
3
  language:
4
  - fa
5
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Dataset Card for AYAPA
 
 
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