Add model card
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Natural Unit Conversion Dataset
|
2 |
|
3 |
## Dataset Overview
|
|
|
1 |
+
---
|
2 |
+
license: cc0-1.0
|
3 |
+
task_categories:
|
4 |
+
- token-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- named-entity-recognition
|
9 |
+
- ner
|
10 |
+
- scientific
|
11 |
+
- unit-conversion
|
12 |
+
- units
|
13 |
+
- measurement
|
14 |
+
- natural-language-understanding
|
15 |
+
- automatic-annotations
|
16 |
+
---
|
17 |
# Natural Unit Conversion Dataset
|
18 |
|
19 |
## Dataset Overview
|