MING-ZCH commited on
Commit
9c20cb4
1 Parent(s): 78cca55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -55
README.md CHANGED
@@ -2,66 +2,18 @@
2
  license: apache-2.0
3
  task_categories:
4
  - question-answering
 
5
  language:
6
  - zh
7
  tags:
8
- - multimodel
 
 
 
 
 
9
  size_categories:
10
  - 1K<n<10K
11
- # dataset_info:
12
- # features:
13
- # - name: id
14
- # dtype: string
15
- # - name: image
16
- # dtype: image
17
- # - name: question
18
- # dtype: string
19
- # - name: option1
20
- # dtype: string
21
- # - name: option2
22
- # dtype: string
23
- # - name: option3
24
- # dtype: string
25
- # - name: option4
26
- # dtype: string
27
- # - name: option5
28
- # dtype: string
29
- # - name: option6
30
- # dtype: string
31
- # - name: correct_option
32
- # dtype: string
33
- # - name: answer
34
- # dtype: string
35
- # - name: image_type
36
- # dtype: string
37
- # - name: difficulty
38
- # dtype: string
39
- # - name: domain
40
- # dtype: string
41
- # - name: emotion
42
- # dtype: string
43
- # - name: rhetoric
44
- # dtype: string
45
- # - name: explanation
46
- # dtype: string
47
- # - name: local_path
48
- # dtype: string
49
- # splits:
50
- # - name: test
51
- # # num_bytes: 100905780.044
52
- # num_examples: 765
53
- # - name: dev
54
- # # num_bytes: 2834243.0
55
- # num_examples: 35
56
- # # download_size: 412070649
57
- # # dataset_size: 103740023.044
58
- # configs:
59
- # - config_name: default
60
- # data_files:
61
- # - split: test
62
- # path: data/test-*
63
- # - split: dev
64
- # path: data/dev-*
65
  ---
66
 
67
  # CII-Bench
 
2
  license: apache-2.0
3
  task_categories:
4
  - question-answering
5
+ - visual-question-answering
6
  language:
7
  - zh
8
  tags:
9
+ - life
10
+ - art
11
+ - society
12
+ - environment
13
+ - politics
14
+ - Chinese traditional culture
15
  size_categories:
16
  - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  # CII-Bench