Update README.md
Browse files
README.md
CHANGED
|
@@ -1,41 +1,29 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
- name: text
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: question
|
| 29 |
-
dtype: string
|
| 30 |
splits:
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
download_size: 12826396
|
| 35 |
-
dataset_size: 25950316
|
| 36 |
-
configs:
|
| 37 |
-
- config_name: default
|
| 38 |
-
data_files:
|
| 39 |
-
- split: train
|
| 40 |
-
path: data/train-*
|
| 41 |
-
---
|
|
|
|
| 1 |
+
annotations_creators:
|
| 2 |
+
- expert-generated
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
language_creators:
|
| 6 |
+
- found
|
| 7 |
+
license:
|
| 8 |
+
- mit
|
| 9 |
+
multilinguality:
|
| 10 |
+
- monolingual
|
| 11 |
+
paperswithcode_id: acronym-identification
|
| 12 |
+
pretty_name: "Dataset per a fer la pr\xE0ctica de datasets de hugging face."
|
| 13 |
+
size_categories:
|
| 14 |
+
- 10K<n<100K
|
| 15 |
+
source_datasets:
|
| 16 |
+
- original
|
| 17 |
+
tags: []
|
| 18 |
+
task_categories:
|
| 19 |
+
- token-classification
|
| 20 |
+
task_ids: []
|
| 21 |
+
train-eval-index:
|
| 22 |
+
- col_mapping:
|
| 23 |
+
labels: tags
|
| 24 |
+
tokens: tokens
|
| 25 |
+
config: default
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
splits:
|
| 27 |
+
eval_split: test
|
| 28 |
+
task: token-classification
|
| 29 |
+
task_id: entity_extraction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|