dokato commited on
Commit
b7a18bf
1 Parent(s): 14384d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -37
README.md CHANGED
@@ -1,39 +1,15 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: question
5
- dtype: string
6
- - name: options
7
- sequence: string
8
- - name: answer
9
- dtype: int64
10
- - name: original_question_num
11
- dtype: int64
12
- - name: language
13
- dtype: string
14
- - name: country
15
- dtype: string
16
- - name: file_name
17
- dtype: string
18
- - name: source
19
- dtype: string
20
- - name: license
21
- dtype: string
22
- - name: level
23
- dtype: string
24
- - name: category_en
25
- dtype: string
26
- - name: category_original_lang
27
- dtype: string
28
- splits:
29
- - name: train
30
- num_bytes: 403384
31
- num_examples: 939
32
- download_size: 91598
33
- dataset_size: 403384
34
- configs:
35
- - config_name: default
36
- data_files:
37
- - split: train
38
- path: data/train-*
39
  ---
 
1
  ---
2
+ license: unknown
3
+ task_categories:
4
+ - multiple-choice
5
+ language:
6
+ - ita
7
+ data_files:
8
+ - split: train
9
+ path:
10
+ - "cleaned_bio_it_converted_20240830_211523.json"
11
+ tags:
12
+ - biology
13
+ size_categories:
14
+ - <1K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---