Chu0113 commited on
Commit
658974a
1 Parent(s): a68931f

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -35
README.md DELETED
@@ -1,35 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: id
5
- dtype: string
6
- - name: context
7
- dtype: string
8
- - name: question
9
- dtype: string
10
- - name: answer0
11
- dtype: string
12
- - name: answer1
13
- dtype: string
14
- - name: answer2
15
- dtype: string
16
- - name: answer3
17
- dtype: string
18
- - name: label
19
- dtype: int32
20
- splits:
21
- - name: train
22
- num_bytes: 24070650
23
- num_examples: 25262
24
- - name: validation
25
- num_bytes: 2634337
26
- num_examples: 2985
27
- - name: test
28
- num_bytes: 7091088
29
- num_examples: 6963
30
- download_size: 0
31
- dataset_size: 33796075
32
- ---
33
- # Dataset Card for "test"
34
-
35
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)