jorgeortizfuentes
commited on
Commit
•
51f5d49
1
Parent(s):
8aade8b
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
model-index:
|
5 |
- name: patana-chilean-bert-base-spanish-wwm-cased
|
6 |
results: []
|
@@ -11,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# patana-chilean-bert-base-spanish-wwm-cased
|
13 |
|
14 |
-
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on the
|
15 |
|
16 |
## Model description
|
17 |
|
@@ -38,6 +40,10 @@ The following hyperparameters were used during training:
|
|
38 |
- lr_scheduler_type: constant
|
39 |
- num_epochs: 1
|
40 |
|
|
|
|
|
|
|
|
|
41 |
### Framework versions
|
42 |
|
43 |
- Transformers 4.30.2
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
datasets:
|
5 |
+
- jorgeortizfuentes/chilean-spanish-corpus
|
6 |
model-index:
|
7 |
- name: patana-chilean-bert-base-spanish-wwm-cased
|
8 |
results: []
|
|
|
13 |
|
14 |
# patana-chilean-bert-base-spanish-wwm-cased
|
15 |
|
16 |
+
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-cased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) on the jorgeortizfuentes/chilean-spanish-corpus dataset.
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
40 |
- lr_scheduler_type: constant
|
41 |
- num_epochs: 1
|
42 |
|
43 |
+
### Training results
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
### Framework versions
|
48 |
|
49 |
- Transformers 4.30.2
|