Datasets:

Modalities:
Text
ArXiv:
License:
lignos commited on
Commit
45a7e79
·
verified ·
1 Parent(s): 7c8ee9f

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,38 @@
1
  ---
2
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # Dataset Card for OpenNER 1.0
5
 
 
1
  ---
2
+ dataset_info:
3
+ config_name: SLI_Galician_Corpora_glg
4
+ features:
5
+ - name: id
6
+ dtype: int64
7
+ - name: tokens
8
+ list: string
9
+ - name: ner_tags
10
+ list:
11
+ class_label:
12
+ names:
13
+ '0': O
14
+ '1': B-LOC
15
+ '2': I-LOC
16
+ '3': B-ORG
17
+ '4': I-ORG
18
+ '5': B-PER
19
+ '6': I-PER
20
+ splits:
21
+ - name: test
22
+ num_bytes: 713781
23
+ num_examples: 1655
24
+ - name: train
25
+ num_bytes: 2822966
26
+ num_examples: 6483
27
+ download_size: 656772
28
+ dataset_size: 3536747
29
+ configs:
30
+ - config_name: SLI_Galician_Corpora_glg
31
+ data_files:
32
+ - split: test
33
+ path: SLI_Galician_Corpora/glg/test-*
34
+ - split: train
35
+ path: SLI_Galician_Corpora/glg/train-*
36
  ---
37
  # Dataset Card for OpenNER 1.0
38
 
SLI_Galician_Corpora/glg/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba5fde11db95b77580f1a4b09288144c21a92d7009c04e17f3180c5ce66fa557
3
+ size 144658
SLI_Galician_Corpora/glg/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e8e1913388edfd107996d3758e376e846f9d407cfcb5dbf944e9cdaa6154761
3
+ size 512114