alphahg commited on
Commit
f4e0a4a
1 Parent(s): 15ba093

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # trocr51139731
14
 
15
- This model is a fine-tuned version of [daekeun-ml/ko-trocr-base-nsmc-news-chatbot](https://huggingface.co/daekeun-ml/ko-trocr-base-nsmc-news-chatbot) on an unknown dataset.
16
 
17
  ## Model description
18
 
@@ -31,7 +31,7 @@ More information needed
31
  ### Training hyperparameters
32
 
33
  The following hyperparameters were used during training:
34
- - learning_rate: 3e-05
35
  - train_batch_size: 8
36
  - eval_batch_size: 8
37
  - seed: 42
@@ -40,7 +40,7 @@ The following hyperparameters were used during training:
40
  - total_train_batch_size: 32
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 1
44
 
45
  ### Training results
46
 
 
12
 
13
  # trocr51139731
14
 
15
+ This model is a fine-tuned version of [alphahg/trocr51139731](https://huggingface.co/alphahg/trocr51139731) on an unknown dataset.
16
 
17
  ## Model description
18
 
 
31
  ### Training hyperparameters
32
 
33
  The following hyperparameters were used during training:
34
+ - learning_rate: 2e-05
35
  - train_batch_size: 8
36
  - eval_batch_size: 8
37
  - seed: 42
 
40
  - total_train_batch_size: 32
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 2
44
 
45
  ### Training results
46