Chadi1992 commited on
Commit
4a33f03
·
verified ·
1 Parent(s): 1ee5a50

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: labels
7
+ list:
8
+ - name: start
9
+ dtype: int64
10
+ - name: end
11
+ dtype: int64
12
+ - name: label
13
+ dtype: string
14
+ - name: comments
15
+ list: string
16
+ - name: sentences_with_labels
17
+ dtype: string
18
+ splits:
19
+ - name: gold_standard
20
+ num_bytes: 229330
21
+ num_examples: 200
22
+ - name: non_annotated
23
+ num_bytes: 5765928
24
+ num_examples: 9545
25
+ download_size: 3616398
26
+ dataset_size: 5995258
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: gold_standard
31
+ path: data/gold_standard-*
32
+ - split: non_annotated
33
+ path: data/non_annotated-*
34
+ ---
data/gold_standard-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3545cd263551d552e380d60c5fce68fc36eaa37bb82f5e5617c0331da89cb26
3
+ size 135775
data/non_annotated-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:100fe0994f1f057bfea69a9b14b6d86cd929baa753d110c7debf7b0e13de2d9a
3
+ size 3480623