Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
nicolauduran45 commited on
Commit
fdf4074
·
verified ·
1 Parent(s): 92afd35

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,33 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: tokens
6
+ sequence: string
7
+ - name: annotation
8
+ list:
9
+ - name: end
10
+ dtype: int64
11
+ - name: label
12
+ dtype: string
13
+ - name: start
14
+ dtype: int64
15
+ - name: text
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 627232.4995093229
20
+ num_examples: 917
21
+ - name: test
22
+ num_bytes: 69768.50049067714
23
+ num_examples: 102
24
+ download_size: 348166
25
+ dataset_size: 697001.0
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: test
32
+ path: data/test-*
33
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee4450ae388ae2e34beca9412a4ac29fd6b7c4a6fada61c2a38129be5bf3d68c
3
+ size 42203
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8da09cc3e8841c61097e0ba9e362836ed3fb4056a8c208da004d27289e8b098
3
+ size 305963