File size: 457 Bytes
7ca0692
 
 
 
 
 
 
 
 
 
 
 
 
c3a54c3
 
7ca0692
 
81a228e
c3a54c3
81a228e
 
7ca0692
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: Date_format
    dtype: string
  - name: Question
    dtype: string
  - name: Gold_Label
    dtype: bool
  - name: Task
    dtype: string
  - name: Source
    dtype: string
  - name: Language
    dtype: string
  splits:
  - name: train
    num_bytes: 527696
    num_examples: 2500
  download_size: 171283
  dataset_size: 527696
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---