Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Spanish
Size:
< 1K
License:
gonzalo-santamaria-iic commited on
Commit
a576826
·
verified ·
1 Parent(s): d34b143

Upload dataset

Browse files
README.md CHANGED
@@ -14,16 +14,46 @@ task_ids:
14
  license:
15
  - cc-by-4.0
16
  pretty_name: LivingNER3
17
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  train-eval-index:
19
- - task: text-classification
20
- task_id: multi_label_classification
21
- splits:
22
- train_split: train
23
- eval_split: test
24
- metrics:
25
- - type: f1
26
- name: f1
27
  ---
28
 
29
  # LivingNER
 
14
  license:
15
  - cc-by-4.0
16
  pretty_name: LivingNER3
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ - split: test
25
+ path: data/test-*
26
+ dataset_info:
27
+ features:
28
+ - name: text
29
+ dtype: string
30
+ - name: label
31
+ list:
32
+ class_label:
33
+ names:
34
+ '0': 'No'
35
+ '1': 'Yes'
36
+ splits:
37
+ - name: train
38
+ num_bytes: 1560010
39
+ num_examples: 425
40
+ - name: validation
41
+ num_bytes: 320464
42
+ num_examples: 75
43
+ - name: test
44
+ num_bytes: 897775
45
+ num_examples: 250
46
+ download_size: 1591274
47
+ dataset_size: 2778249
48
  train-eval-index:
49
+ - task: text-classification
50
+ task_id: multi_label_classification
51
+ splits:
52
+ train_split: train
53
+ eval_split: test
54
+ metrics:
55
+ - type: f1
56
+ name: f1
57
  ---
58
 
59
  # LivingNER
data/{test-00000-of-00001-800203201ebe4648.parquet → test-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:500d0aad804d2d2acabb41f4a0fe5b3c13e4b6bcb1636ac258f974b5f24b545c
3
- size 527844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fb2ec0181e7c033298956fe39799057a438095ad496cf1a3991ac0f74c86f83
3
+ size 514335
data/{train-00000-of-00001-d5771c76e97d3fd2.parquet → train-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:656049c341c221b934a411b1b0b86a748f3b67015f9fb8744afaa2fc606b109f
3
- size 908873
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc7c5786313d5ebfc52b950ffea3cb5f8460a650cae35e67ebe7a0380616c8b3
3
+ size 891479
data/{validation-00000-of-00001-0592fbcee9ef20e5.parquet → validation-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03f90348fc63b1e528e23bdab6798fffbea25e77bb5df55d8c005c044f12c2f9
3
- size 193212
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfc2b0013971c3a22815a5c4903a10b1bc5c95f012a46cdf21481c30c0dc8881
3
+ size 185460