Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: es
|
3 |
+
tags:
|
4 |
+
- token-classification
|
5 |
+
- nli
|
6 |
+
- pytorch
|
7 |
+
datasets:
|
8 |
+
- our own
|
9 |
+
pipeline_tag: token-classification
|
10 |
+
widget:
|
11 |
+
- text: "La recaudación del ministerio del interior fue de 20,000,000 euros así constatado por el artículo 24 de la Constitución Española.:"
|
12 |
+
---
|