dhananjaypandey commited on
Commit
dec6a85
1 Parent(s): a9cbe54

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5455
20
  - Accuracy: 0.8019
21
 
22
  ## Model description
@@ -48,12 +48,12 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 125 | 0.5455 | 0.8019 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.24.0
57
  - Pytorch 1.12.1+cu113
58
  - Datasets 2.7.1
59
  - Tokenizers 0.13.2
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5064
20
  - Accuracy: 0.8019
21
 
22
  ## Model description
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 125 | 0.5064 | 0.8019 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.25.1
57
  - Pytorch 1.12.1+cu113
58
  - Datasets 2.7.1
59
  - Tokenizers 0.13.2