jorgeortizfuentes commited on
Commit
7ec9f06
1 Parent(s): 5799586

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
4
  model-index:
5
  - name: chilean-bert-base-spanish-wwm-cased
6
  results: []
@@ -11,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # 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 None dataset.
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/universal_spanish_chilean_corpus
6
  model-index:
7
  - name: chilean-bert-base-spanish-wwm-cased
8
  results: []
 
13
 
14
  # 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/universal_spanish_chilean_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