Add task category

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
 
5
  # 🔬 EAI-Taxonomy STEM w/ DCLM
@@ -164,8 +166,8 @@ Updated classification based on WebOrganizer taxonomy with refined categories fo
164
  |-----------|-------------|------|
165
  | Primary Code | Main document type code (v2) | `eai_taxonomy.document_type_v2.primary.code` |
166
  | Primary Label | Main document type label (v2) | `eai_taxonomy.document_type_v2.primary.label` |
167
- | Secondary Code | Alternative document type code (v2) | `eai_taxonomy.document_type_v2.secondary.code` |
168
- | Secondary Label | Alternative document type label (v2) | `eai_taxonomy.document_type_v2.secondary.label` |
169
 
170
  **Complete Value Mapping:**
171
  | Code | Label | Examples |
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
  ---
6
 
7
  # 🔬 EAI-Taxonomy STEM w/ DCLM
 
166
  |-----------|-------------|------|
167
  | Primary Code | Main document type code (v2) | `eai_taxonomy.document_type_v2.primary.code` |
168
  | Primary Label | Main document type label (v2) | `eai_taxonomy.document_type_v2.primary.label` |
169
+ | Secondary Code | Alternative document type code | `eai_taxonomy.document_type_v2.secondary.code` |
170
+ | Secondary Label | Alternative document type label | `eai_taxonomy.document_type_v2.secondary.label` |
171
 
172
  **Complete Value Mapping:**
173
  | Code | Label | Examples |