satpalsr commited on
Commit
de93df7
1 Parent(s): 8427dfe

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -8,14 +8,16 @@ dataset_info:
8
  features:
9
  - name: question
10
  dtype: string
 
 
11
  - name: lang
12
  dtype: string
13
  splits:
14
  - name: train
15
- num_bytes: 84283
16
- num_examples: 694
17
- download_size: 24283
18
- dataset_size: 84283
19
  ---
20
  # Dataset Card for "test"
21
 
 
8
  features:
9
  - name: question
10
  dtype: string
11
+ - name: Sample_Generated
12
+ dtype: string
13
  - name: lang
14
  dtype: string
15
  splits:
16
  - name: train
17
+ num_bytes: 503
18
+ num_examples: 2
19
+ download_size: 3372
20
+ dataset_size: 503
21
  ---
22
  # Dataset Card for "test"
23