birgermoell commited on
Commit
f4c6ff4
·
verified ·
1 Parent(s): 46ade25

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: keyword
7
+ dtype: string
8
+ - name: document
9
+ dtype: string
10
+ - name: section
11
+ dtype: string
12
+ - name: left_context
13
+ dtype: string
14
+ - name: target_sentence
15
+ dtype: string
16
+ - name: right_context
17
+ dtype: string
18
+ - name: label
19
+ dtype: int64
20
+ - name: annotator_agreement
21
+ dtype: int64
22
+ splits:
23
+ - name: train
24
+ num_bytes: 120414
25
+ num_examples: 167
26
+ - name: test
27
+ num_bytes: 30284
28
+ num_examples: 42
29
+ download_size: 107228
30
+ dataset_size: 150698
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: test
37
+ path: data/test-*
38
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b782ca741203c19e1b6ec22aa71f6fb673d4b02dce36cdfa2092f3940db91b22
3
+ size 27971
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:653ac7834c54cc4be89447488b856bb5e2319c1826461f1d194b3f660b968434
3
+ size 79257