Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
@@ -7,6 +6,10 @@ base_model: microsoft/phi-2
|
|
7 |
model-index:
|
8 |
- name: phi-2-universal-NER
|
9 |
results: []
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# phi-2-universal-NER
|
16 |
|
17 |
-
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
1 |
---
|
|
|
2 |
library_name: peft
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
6 |
model-index:
|
7 |
- name: phi-2-universal-NER
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- Universal-NER/Pile-NER-type
|
11 |
+
language:
|
12 |
+
- en
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# phi-2-universal-NER
|
19 |
|
20 |
+
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the Universal-NER/Pile-NER-type dataset.
|
21 |
|
22 |
## Model description
|
23 |
|