File size: 388 Bytes
38eedb3
 
 
 
a4a0660
 
 
 
 
b44d1ab
 
 
2bdb3dc
b44d1ab
 
 
2bdb3dc
b44d1ab
 
 
 
 
 
 
38eedb3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: mit
language:
- en
pretty_name: Test Data Blockchain
task_categories:
- question-answering
size_categories:
- 10K<n<100K
dataset_info:
- config_name: all
  features:
  - name: question
    dtype: string
  - name: choices
    sequence: string
  - name: answer
    dtype:
      class_label:
        names:
          '0': A
          '1': B
          '2': C
          '3': D
---