gArthur98 commited on
Commit
b71657e
·
1 Parent(s): 8e8dd0b

End of training

Browse files
Files changed (2) hide show
  1. README.md +9 -8
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
@@ -13,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # Distilbert-For-Capstone
15
 
16
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.6282
19
- - Accuracy: 0.8804
20
 
21
  ## Model description
22
 
@@ -47,11 +49,10 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | 0.3487 | 1.0 | 1250 | 0.3044 | 0.8794 |
51
- | 0.2338 | 2.0 | 2500 | 0.3461 | 0.8828 |
52
- | 0.1482 | 3.0 | 3750 | 0.4971 | 0.8778 |
53
- | 0.0986 | 4.0 | 5000 | 0.5641 | 0.8804 |
54
- | 0.0607 | 5.0 | 6250 | 0.6282 | 0.8804 |
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
15
 
16
  # Distilbert-For-Capstone
17
 
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5549
21
+ - Accuracy: 0.9062
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.3071 | 1.0 | 1250 | 0.2479 | 0.898 |
53
+ | 0.1765 | 2.0 | 2500 | 0.2801 | 0.9 |
54
+ | 0.0813 | 3.0 | 3750 | 0.4503 | 0.906 |
55
+ | 0.0268 | 4.0 | 5000 | 0.5549 | 0.9062 |
 
56
 
57
 
58
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfaf584d621cd9d66869488537ad2057b72632dae2c8cbdadde38037f6a58a67
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:262c239d5fbe5d129021a470a385650c20bfd4b952fde791bb0bb882c9bcbbf9
3
  size 267855533