Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
|
| 4 |
-
features:
|
| 5 |
-
- name: id
|
| 6 |
-
dtype: string
|
| 7 |
-
- name: ner_tags
|
| 8 |
-
sequence:
|
| 9 |
-
class_label:
|
| 10 |
-
names:
|
| 11 |
-
'0': O
|
| 12 |
-
'1': B-Technology
|
| 13 |
-
- name: tokens
|
| 14 |
-
sequence: string
|
| 15 |
|
| 16 |
configs:
|
| 17 |
- config_name: tab
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
|
| 5 |
configs:
|
| 6 |
- config_name: tab
|