tilyupo commited on
Commit
1d128b6
·
1 Parent(s): 91037d8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -34,23 +34,23 @@ dataset_info:
34
  list:
35
  - name: answer
36
  dtype: string
 
 
37
  - name: rough_score
38
  dtype: float32
39
  - name: source
40
  dtype: string
41
- - name: text
42
- dtype: string
43
  - name: title
44
  dtype: string
45
  splits:
46
  - name: train
47
- num_bytes: 1900809825
48
- num_examples: 124101
49
  - name: validation
50
- num_bytes: 248229583
51
- num_examples: 16026
52
- download_size: 832500116
53
- dataset_size: 2149039408
54
  ---
55
  # Dataset Card for "trivia_qa_passages"
56
 
 
34
  list:
35
  - name: answer
36
  dtype: string
37
+ - name: passage
38
+ dtype: string
39
  - name: rough_score
40
  dtype: float32
41
  - name: source
42
  dtype: string
 
 
43
  - name: title
44
  dtype: string
45
  splits:
46
  - name: train
47
+ num_bytes: 3000871734
48
+ num_examples: 137282
49
  - name: validation
50
+ num_bytes: 393674325
51
+ num_examples: 17817
52
+ download_size: 1786192791
53
+ dataset_size: 3394546059
54
  ---
55
  # Dataset Card for "trivia_qa_passages"
56