Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
The label taxonomy:
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
categories = [
|
| 9 |
+
'linguistics',
|
| 10 |
+
'factual information (general or professional), history or common practices',
|
| 11 |
+
'recommendation',
|
| 12 |
+
'tips, opinions or advice',
|
| 13 |
+
'analysis or decision explanation',
|
| 14 |
+
'mathematical reasoning or calculation',
|
| 15 |
+
'logical reasoning',
|
| 16 |
+
'coding',
|
| 17 |
+
'assisting or creative writing',
|
| 18 |
+
'roleplay',
|
| 19 |
+
'editing or rewriting',
|
| 20 |
+
'information extraction or summarization',
|
| 21 |
+
'classification',
|
| 22 |
+
'multilinguality or translation',
|
| 23 |
+
'awareness of ethics and other risks',
|
| 24 |
+
'other - please continue to list them as (other: [category name])',
|
| 25 |
+
]
|