Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:

Add task category and library_name

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
 
4
  # πŸ₯ Taxonomy Med w/ DCLM
5
  [πŸ† Website](https://www.essential.ai/) | [πŸ–₯️ Code](https://github.com/Essential-AI/eai-taxonomy) | [πŸ“– Paper](https://huggingface.co/papers/2506.14111)
6
 
@@ -162,7 +166,7 @@ Updated classification based on WebOrganizer taxonomy with refined categories fo
162
  | Primary Code | Main document type code (v2) | `eai_taxonomy.document_type_v2.primary.code` |
163
  | Primary Label | Main document type label (v2) | `eai_taxonomy.document_type_v2.primary.label` |
164
  | Secondary Code | Alternative document type code (v2) | `eai_taxonomy.document_type_v2.secondary.code` |
165
- | Secondary Label | Alternative document type label (v2) | `eai_taxonomy.document_type_v2.secondary.label` |
166
 
167
  **Complete Value Mapping:**
168
  | Code | Label | Examples |
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ library_name: datasets
6
  ---
7
+
8
  # πŸ₯ Taxonomy Med w/ DCLM
9
  [πŸ† Website](https://www.essential.ai/) | [πŸ–₯️ Code](https://github.com/Essential-AI/eai-taxonomy) | [πŸ“– Paper](https://huggingface.co/papers/2506.14111)
10
 
 
166
  | Primary Code | Main document type code (v2) | `eai_taxonomy.document_type_v2.primary.code` |
167
  | Primary Label | Main document type label (v2) | `eai_taxonomy.document_type_v2.primary.label` |
168
  | Secondary Code | Alternative document type code (v2) | `eai_taxonomy.document_type_v2.secondary.code` |
169
+ | Secondary Label | Alternative document type label | `eai_taxonomy.document_type_v2.secondary.label` |
170
 
171
  **Complete Value Mapping:**
172
  | Code | Label | Examples |