Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
michal-stefanik commited on
Commit
c54ce8d
1 Parent(s): fda19e2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: cs
4
+ features:
5
+ - name: idx
6
+ dtype: int64
7
+ - name: context
8
+ dtype: string
9
+ - name: sentence
10
+ dtype: string
11
+ - name: y
12
+ dtype: string
13
+ - name: confidence
14
+ dtype: string
15
+ - name: y_requires_context
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 3069614
20
+ num_examples: 6096
21
+ - name: validation
22
+ num_bytes: 173932
23
+ num_examples: 339
24
+ - name: test
25
+ num_bytes: 168255
26
+ num_examples: 339
27
+ download_size: 2135425
28
+ dataset_size: 3411801
29
+ configs:
30
+ - config_name: cs
31
+ data_files:
32
+ - split: train
33
+ path: cs/train-*
34
+ - split: validation
35
+ path: cs/validation-*
36
+ - split: test
37
+ path: cs/test-*
38
+ ---
cs/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cd8b835d1b229d45ecda096496ecd8452a4a159b5caddd28d8b382e7c406cfe
3
+ size 109293
cs/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf6bc34f0c7a8b704b648df4bd9475b88fc828135a5cd18d5cfd133c6253f7c
3
+ size 1911233
cs/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ecaec23eb0d13cf25242888bf252b819b023ede7777f83aa9c0f086d17bbe4c
3
+ size 114899