Sarmila commited on
Commit
5126ba3
1 Parent(s): fd7f014

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: 0.1822
17
 
18
  ## Model description
19
 
@@ -45,10 +45,10 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 60 | 0.2050 |
49
- | No log | 2.0 | 120 | 0.1561 |
50
- | No log | 3.0 | 180 | 0.1540 |
51
- | No log | 4.0 | 240 | 0.1822 |
52
 
53
 
54
  ### 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: 0.1331
17
 
18
  ## Model description
19
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 60 | 0.1582 |
49
+ | No log | 2.0 | 120 | 0.1322 |
50
+ | No log | 3.0 | 180 | 0.1423 |
51
+ | No log | 4.0 | 240 | 0.1331 |
52
 
53
 
54
  ### Framework versions