Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
Spanish
Size:
1K - 10K
Tags:
relation-prediction
License:
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
README.md
CHANGED
@@ -21,6 +21,7 @@ pretty_name: eHealth-KD
|
|
21 |
tags:
|
22 |
- relation-prediction
|
23 |
dataset_info:
|
|
|
24 |
features:
|
25 |
- name: sentence
|
26 |
dtype: string
|
@@ -67,19 +68,28 @@ dataset_info:
|
|
67 |
dtype: string
|
68 |
- name: arg2
|
69 |
dtype: string
|
70 |
-
config_name: ehealth_kd
|
71 |
splits:
|
72 |
- name: train
|
73 |
-
num_bytes:
|
74 |
num_examples: 800
|
75 |
- name: validation
|
76 |
-
num_bytes:
|
77 |
num_examples: 199
|
78 |
- name: test
|
79 |
-
num_bytes:
|
80 |
num_examples: 100
|
81 |
-
download_size:
|
82 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
---
|
84 |
|
85 |
# Dataset Card for eHealth-KD
|
|
|
21 |
tags:
|
22 |
- relation-prediction
|
23 |
dataset_info:
|
24 |
+
config_name: ehealth_kd
|
25 |
features:
|
26 |
- name: sentence
|
27 |
dtype: string
|
|
|
68 |
dtype: string
|
69 |
- name: arg2
|
70 |
dtype: string
|
|
|
71 |
splits:
|
72 |
- name: train
|
73 |
+
num_bytes: 425681
|
74 |
num_examples: 800
|
75 |
- name: validation
|
76 |
+
num_bytes: 108122
|
77 |
num_examples: 199
|
78 |
- name: test
|
79 |
+
num_bytes: 47282
|
80 |
num_examples: 100
|
81 |
+
download_size: 349989
|
82 |
+
dataset_size: 581085
|
83 |
+
configs:
|
84 |
+
- config_name: ehealth_kd
|
85 |
+
data_files:
|
86 |
+
- split: train
|
87 |
+
path: ehealth_kd/train-*
|
88 |
+
- split: validation
|
89 |
+
path: ehealth_kd/validation-*
|
90 |
+
- split: test
|
91 |
+
path: ehealth_kd/test-*
|
92 |
+
default: true
|
93 |
---
|
94 |
|
95 |
# Dataset Card for eHealth-KD
|
ehealth_kd/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ceec65dacc5e13f07c08ec5ecbe8a349a9a59cfadb0c275af003f7dc9c6da06
|
3 |
+
size 35298
|
ehealth_kd/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a67e4e45fbb06e05d986580f1276459397732674d9ed212cd943bc337860c1f2
|
3 |
+
size 245584
|
ehealth_kd/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:743183f1be4c074dab31050516c8ac070cb5d112abcc2a9ddccb678e0b722d61
|
3 |
+
size 69107
|