lavrenko commited on
Commit
f0b2406
·
verified ·
1 Parent(s): 8ce2094

Upload dataset

Browse files
README.md CHANGED
@@ -5,6 +5,41 @@ tags:
5
  - templating
6
  - reproducible
7
  license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # casefactory dataset
 
5
  - templating
6
  - reproducible
7
  license: cc-by-4.0
8
+ configs:
9
+ - config_name: default
10
+ data_files:
11
+ - split: train
12
+ path: data/train-*
13
+ - split: validation
14
+ path: data/validation-*
15
+ - split: test
16
+ path: data/test-*
17
+ dataset_info:
18
+ features:
19
+ - name: id
20
+ dtype: string
21
+ - name: run_id
22
+ dtype: string
23
+ - name: case_type
24
+ dtype: string
25
+ - name: seed
26
+ dtype: int64
27
+ - name: question
28
+ dtype: string
29
+ - name: gold
30
+ dtype: string
31
+ splits:
32
+ - name: train
33
+ num_bytes: 2959250
34
+ num_examples: 4000
35
+ - name: validation
36
+ num_bytes: 2209890
37
+ num_examples: 3000
38
+ - name: test
39
+ num_bytes: 2221691
40
+ num_examples: 3000
41
+ download_size: 921227
42
+ dataset_size: 7390831
43
  ---
44
 
45
  # casefactory dataset
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:365028bb26302bc437e094bab18ee4359997d9202d7904d5081753a71845bf80
3
- size 96308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b034b643e5f1861dfeaef95fec10468bdd674f76f22d66faf20feb5c30d5bf8
3
+ size 276939
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe8237a9db8785ae52d895591bf67928b8fc78d191c4050d32482c02a186c0dd
3
- size 729501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20980d842ad26a1944cbf0d930a54b68c4b758302aacac8302a77d0069307909
3
+ size 367915
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:854d15447e0a9e0025a3e549dca64e1d1823fa4ebe15e3a6447ba08032f95d0c
3
- size 95511
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58a0b3ac6f837b7708ad7c7b98415af8d137e4d9a33ec5e7000b30ed794e9439
3
+ size 276373