thedavidhackett commited on
Commit
b9ca96a
1 Parent(s): 867900b

End of training

Browse files
Files changed (3) hide show
  1. README.md +8 -6
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3101
21
- - Accuracy: 0.8963
22
 
23
  ## Model description
24
 
@@ -43,15 +43,17 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 3
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 48 | 0.2982 | 0.8963 |
53
- | No log | 2.0 | 96 | 0.3090 | 0.8963 |
54
- | No log | 3.0 | 144 | 0.3101 | 0.8963 |
 
 
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2533
21
+ - Accuracy: 0.9333
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 96 | 0.2471 | 0.9111 |
53
+ | No log | 2.0 | 192 | 0.2360 | 0.9259 |
54
+ | No log | 3.0 | 288 | 0.2270 | 0.9333 |
55
+ | No log | 4.0 | 384 | 0.2654 | 0.9370 |
56
+ | No log | 5.0 | 480 | 0.2533 | 0.9333 |
57
 
58
 
59
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4add4d50c99edd1f7436b043b246ba9fef06d93e5b6bf4d4a621598180146781
3
  size 267855978
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d53d685855ac2e040eeb18a84f8932fb8d80ff78f2f72810fbc90474303b0889
3
  size 267855978
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:383ed768abd76654a6b4005e00fb79e6e5eedc141b6bc417d25296a5e77a64fd
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60a982880d684473a9a110228c665b0b1ff7a24e9c31bcad5418831520df249e
3
  size 4536