Nadhiya commited on
Commit
8a188ae
1 Parent(s): d09d51f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 2.5622
18
 
19
  ## Model description
20
 
@@ -45,13 +45,14 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 68 | 3.1489 |
49
- | No log | 2.0 | 136 | 2.6885 |
50
- | No log | 3.0 | 204 | 2.5622 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.18.0
56
- - Pytorch 1.10.0+cu111
 
57
  - Tokenizers 0.12.1
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 6.6023
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 54 | 5.8535 |
49
+ | No log | 2.0 | 108 | 6.4469 |
50
+ | No log | 3.0 | 162 | 6.6023 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.18.0
56
+ - Pytorch 1.11.0+cu113
57
+ - Datasets 2.1.0
58
  - Tokenizers 0.12.1