Commit
·
1bf511d
1
Parent(s):
9b76b29
first commit to the readme (#1)
Browse files- first commit to the readme (95134f95816d6041203c3d39a3783b7de14de226)
Co-authored-by: Sergio Perez <[email protected]>
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- hackathon-somos-nlp-2023/podcasts-ner-es
|
| 4 |
+
license: mit
|
| 5 |
+
language:
|
| 6 |
+
- es
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Named-entity recognition for Spanish Podcasts
|
| 10 |
+
|
| 11 |
+
This model is a fine-tuned version for named-entity recognition of the Spanish [bertin-project/bertin-gpt-j-6B](https://huggingface.co/bertin-project/bertin-gpt-j-6B) checkpoint.
|
| 12 |
+
|
| 13 |
+
---
|
| 14 |
+
datasets:
|
| 15 |
+
- hackathon-somos-nlp-2023/podcasts-ner-es
|
| 16 |
+
---
|