huranokuma commited on
Commit
177df34
1 Parent(s): a421bb3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
- metrics:
6
- - accuracy
7
  model-index:
8
  - name: es2
9
  results: []
@@ -15,9 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
15
  # es2
16
 
17
  This model is a fine-tuned version of [huranokuma/es2](https://huggingface.co/huranokuma/es2) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 1.3205
20
- - Accuracy: 0.6914
21
 
22
  ## Model description
23
 
@@ -42,7 +37,7 @@ The following hyperparameters were used during training:
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 5.0
46
 
47
  ### Training results
48
 
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: es2
7
  results: []
 
13
  # es2
14
 
15
  This model is a fine-tuned version of [huranokuma/es2](https://huggingface.co/huranokuma/es2) on an unknown 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.0
41
 
42
  ### Training results
43