File size: 531 Bytes
c163698
 
3172871
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1b9d5b2
3172871
 
1b9d5b2
3172871
 
1b9d5b2
3172871
1b9d5b2
 
c163698
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
26
27
28
29
30
31
32
---
license: apache-2.0
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: data
    struct:
    - name: body
      dtype: string
  - name: annotation
    struct:
    - name: choices
      list:
      - name: name
        dtype: string
      - name: value
        dtype: string
  splits:
  - name: train
    num_bytes: 920922
    num_examples: 868
  - name: val
    num_bytes: 273464
    num_examples: 289
  - name: test
    num_bytes: 284370
    num_examples: 290
  download_size: 739445
  dataset_size: 1478756
---