hubertmarek commited on
Commit
9dcf851
·
verified ·
1 Parent(s): 1f7cd5b

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,38 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: data/train-*
8
+ dataset_info:
9
+ features:
10
+ - name: question
11
+ dtype: string
12
+ - name: answer
13
+ dtype: string
14
+ - name: test_id
15
+ dtype: string
16
+ - name: test_name
17
+ dtype: string
18
+ - name: service
19
+ dtype: string
20
+ - name: task_horizon
21
+ dtype: int64
22
+ - name: operation_type
23
+ dtype: string
24
+ - name: entity_scope
25
+ dtype: string
26
+ - name: information_availability
27
+ dtype: string
28
+ - name: prompt_ambiguity
29
+ dtype: string
30
+ - name: info
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 256049
35
+ num_examples: 179
36
+ download_size: 86616
37
+ dataset_size: 256049
38
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8377beb8fe7a41188c4b781e60eab3b2d42ba410a8d42324791bbe71212184cd
3
+ size 86616