Commit
·
86a3875
1
Parent(s):
4bc36fa
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,8 +10,7 @@ model-index:
|
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
-
|
| 14 |
-
# occ_extractor
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [t5-large](https://huggingface.co/t5-large) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
|
@@ -19,12 +18,11 @@ It achieves the following results on the evaluation set:
|
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
| 22 |
-
|
| 23 |
-
|
| 24 |
## Intended uses & limitations
|
| 25 |
|
| 26 |
More information needed
|
| 27 |
-
|
| 28 |
## Training and evaluation data
|
| 29 |
|
| 30 |
More information needed
|
|
|
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
+
datasetsANDmodels/occupation_extraction
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [t5-large](https://huggingface.co/t5-large) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
| 21 |
+
This model extracts the cocupation's name from text.
|
| 22 |
+
|
| 23 |
## Intended uses & limitations
|
| 24 |
|
| 25 |
More information needed
|
|
|
|
| 26 |
## Training and evaluation data
|
| 27 |
|
| 28 |
More information needed
|