File size: 547 Bytes
8fd7712
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: tworld
  features:
  - name: fact
    dtype: string
  - name: category
    dtype: string
  - name: justification
    dtype: string
  - name: consistency_check
    dtype: string
  - name: question_level_1
    dtype: string
  - name: question_level_2
    dtype: string
  - name: question_level_3
    dtype: string
  splits:
  - name: train
    num_bytes: 9855
    num_examples: 10
  download_size: 11734
  dataset_size: 9855
configs:
- config_name: tworld
  data_files:
  - split: train
    path: tworld/train-*
---