lavokvv commited on
Commit
7f8da8b
·
1 Parent(s): 63f7c96

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # test_trainer
14
 
15
- This model is a fine-tuned version of [flaubert/flaubert_small_cased](https://huggingface.co/flaubert/flaubert_small_cased) on the None dataset.
16
 
17
  ## Model description
18
 
@@ -37,7 +37,7 @@ The following hyperparameters were used during training:
37
  - seed: 42
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear
40
- - num_epochs: 1
41
 
42
  ### Training results
43
 
 
12
 
13
  # test_trainer
14
 
15
+ This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on the None dataset.
16
 
17
  ## Model description
18
 
 
37
  - seed: 42
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear
40
+ - num_epochs: 3
41
 
42
  ### Training results
43