Sarmila commited on
Commit
81e6df6
·
1 Parent(s): 2f89142

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [allenai/scibert_scivocab_uncased](https://huggingface.co/allenai/scibert_scivocab_uncased) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 7.0814
17
 
18
  ## Model description
19
 
@@ -32,7 +32,7 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 0.002
36
  - train_batch_size: 32
37
  - eval_batch_size: 32
38
  - seed: 42
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 8.5111 | 1.0 | 60 | 7.4064 |
49
- | 7.1522 | 2.0 | 120 | 7.1445 |
50
- | 7.0532 | 3.0 | 180 | 7.1501 |
51
 
52
 
53
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [allenai/scibert_scivocab_uncased](https://huggingface.co/allenai/scibert_scivocab_uncased) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 2.4109
17
 
18
  ## Model description
19
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 2e-05
36
  - train_batch_size: 32
37
  - eval_batch_size: 32
38
  - seed: 42
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 2.6232 | 1.0 | 60 | 2.3854 |
49
+ | 2.5312 | 2.0 | 120 | 2.3899 |
50
+ | 2.4464 | 3.0 | 180 | 2.3915 |
51
 
52
 
53
  ### Framework versions