Datasets:
Update dataset README with export and annotation summaries
Browse files
README.md
CHANGED
|
@@ -6,41 +6,6 @@ language:
|
|
| 6 |
- en
|
| 7 |
size_categories:
|
| 8 |
- n<1K
|
| 9 |
-
configs:
|
| 10 |
-
- config_name: default
|
| 11 |
-
data_files:
|
| 12 |
-
- split: test
|
| 13 |
-
path: data/test-*
|
| 14 |
-
dataset_info:
|
| 15 |
-
features:
|
| 16 |
-
- name: id
|
| 17 |
-
dtype: int64
|
| 18 |
-
- name: document_id
|
| 19 |
-
dtype: string
|
| 20 |
-
- name: passage_offset
|
| 21 |
-
dtype: int64
|
| 22 |
-
- name: passage_id
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: text
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: offsets
|
| 27 |
-
list: int64
|
| 28 |
-
- name: lengths
|
| 29 |
-
list: int64
|
| 30 |
-
- name: entity_types
|
| 31 |
-
list:
|
| 32 |
-
class_label:
|
| 33 |
-
names:
|
| 34 |
-
'0': CopyNumberVariant
|
| 35 |
-
'1': DNAMutation
|
| 36 |
-
'2': ProteinMutation
|
| 37 |
-
'3': SNP
|
| 38 |
-
splits:
|
| 39 |
-
- name: test
|
| 40 |
-
num_bytes: 417906
|
| 41 |
-
num_examples: 383
|
| 42 |
-
download_size: 242988
|
| 43 |
-
dataset_size: 417906
|
| 44 |
---
|
| 45 |
|
| 46 |
# Dataset Card
|
|
@@ -54,7 +19,7 @@ Entity annotation passages curated with annotation_verificator. This dataset pro
|
|
| 54 |
| Field | Value |
|
| 55 |
| --- | --- |
|
| 56 |
| Repository | gyorilab/variants_ner_benchmark |
|
| 57 |
-
| Generated at (UTC) | 2026-03-
|
| 58 |
| Exported at (UTC) | 2026-03-06T00:13:50.966938+00:00 |
|
| 59 |
| Source export JSON | data/curated_testing_dataset/testing_hf.json |
|
| 60 |
| Total passages | 383 |
|
|
|
|
| 6 |
- en
|
| 7 |
size_categories:
|
| 8 |
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Dataset Card
|
|
|
|
| 19 |
| Field | Value |
|
| 20 |
| --- | --- |
|
| 21 |
| Repository | gyorilab/variants_ner_benchmark |
|
| 22 |
+
| Generated at (UTC) | 2026-03-06T01:17:01.670922+00:00 |
|
| 23 |
| Exported at (UTC) | 2026-03-06T00:13:50.966938+00:00 |
|
| 24 |
| Source export JSON | data/curated_testing_dataset/testing_hf.json |
|
| 25 |
| Total passages | 383 |
|