justinian336
commited on
Commit
路
1e8f487
1
Parent(s):
af6d8b2
Upload TFBertForMaskedLM
Browse files- README.md +16 -17
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -5,15 +5,18 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: chupeto
|
7 |
results: []
|
8 |
-
datasets:
|
9 |
-
- justinian336/salvadoran-news
|
10 |
-
language:
|
11 |
-
- es
|
12 |
---
|
13 |
|
14 |
-
|
|
|
15 |
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -21,11 +24,7 @@ More information needed
|
|
21 |
|
22 |
## Intended uses & limitations
|
23 |
|
24 |
-
|
25 |
-
- B煤squeda
|
26 |
-
- Res煤men de noticias
|
27 |
-
- Generaci贸n de t铆tulos de noticias
|
28 |
-
- Extracci贸n de entidades
|
29 |
|
30 |
## Training and evaluation data
|
31 |
|
@@ -43,15 +42,15 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
|
|
47 |
-
|
|
48 |
-
| 0.
|
49 |
-
| 0.
|
50 |
|
51 |
|
52 |
### Framework versions
|
53 |
|
54 |
- Transformers 4.26.1
|
55 |
- TensorFlow 2.11.0
|
56 |
-
- Datasets 2.10.
|
57 |
-
- Tokenizers 0.13.2
|
|
|
5 |
model-index:
|
6 |
- name: chupeto
|
7 |
results: []
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
+
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
11 |
+
probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# chupeto
|
14 |
+
|
15 |
+
This model is a fine-tuned version of [justinian336/chupeto](https://huggingface.co/justinian336/chupeto) on an unknown dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.9468
|
18 |
+
- Validation Loss: 0.8882
|
19 |
+
- Epoch: 3
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
24 |
|
25 |
## Intended uses & limitations
|
26 |
|
27 |
+
More information needed
|
|
|
|
|
|
|
|
|
28 |
|
29 |
## Training and evaluation data
|
30 |
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 0.9745 | 0.8988 | 0 |
|
46 |
+
| 0.9645 | 0.8890 | 1 |
|
47 |
+
| 0.9574 | 0.8913 | 2 |
|
48 |
+
| 0.9468 | 0.8882 | 3 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
52 |
|
53 |
- Transformers 4.26.1
|
54 |
- TensorFlow 2.11.0
|
55 |
+
- Datasets 2.10.1
|
56 |
+
- Tokenizers 0.13.2
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1081013380
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6df78185e7b2c5f41aa4dcfe31361a1b9ba067c785727019ce9d96923a0eb7fb
|
3 |
size 1081013380
|