RKessler commited on
Commit
4d1434c
1 Parent(s): 03efbfa

End of training

Browse files
Files changed (2) hide show
  1. README.md +18 -26
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.6932
24
  - Accuracy: 0.5
25
- - Precision: 0.5
26
- - Recall: 1.0
27
- - F1: 0.6667
28
 
29
  ## Model description
30
 
@@ -55,28 +55,20 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
- | No log | 0.35 | 100 | 0.7197 | 0.5 | 0.0 | 0.0 | 0.0 |
59
- | No log | 0.71 | 200 | 0.7039 | 0.5 | 0.5 | 1.0 | 0.6667 |
60
- | No log | 1.06 | 300 | 0.6933 | 0.5 | 0.0 | 0.0 | 0.0 |
61
- | No log | 1.42 | 400 | 0.6933 | 0.5 | 0.0 | 0.0 | 0.0 |
62
- | 0.7005 | 1.77 | 500 | 0.6939 | 0.5 | 0.0 | 0.0 | 0.0 |
63
- | 0.7005 | 2.13 | 600 | 0.6972 | 0.5 | 0.0 | 0.0 | 0.0 |
64
- | 0.7005 | 2.48 | 700 | 0.6964 | 0.5 | 0.5 | 1.0 | 0.6667 |
65
- | 0.7005 | 2.84 | 800 | 0.6966 | 0.5 | 0.0 | 0.0 | 0.0 |
66
- | 0.7005 | 3.19 | 900 | 0.6941 | 0.5 | 0.5 | 1.0 | 0.6667 |
67
- | 0.6994 | 3.55 | 1000 | 0.6941 | 0.5 | 0.0 | 0.0 | 0.0 |
68
- | 0.6994 | 3.9 | 1100 | 0.6945 | 0.5 | 0.0 | 0.0 | 0.0 |
69
- | 0.6994 | 4.26 | 1200 | 0.6932 | 0.5 | 0.0 | 0.0 | 0.0 |
70
- | 0.6994 | 4.61 | 1300 | 0.6970 | 0.5 | 0.5 | 1.0 | 0.6667 |
71
- | 0.6994 | 4.96 | 1400 | 0.6939 | 0.5 | 0.0 | 0.0 | 0.0 |
72
- | 0.6958 | 5.32 | 1500 | 0.6932 | 0.5 | 0.5 | 1.0 | 0.6667 |
73
- | 0.6958 | 5.67 | 1600 | 0.6949 | 0.5 | 0.0 | 0.0 | 0.0 |
74
- | 0.6958 | 6.03 | 1700 | 0.6989 | 0.5 | 0.0 | 0.0 | 0.0 |
75
- | 0.6958 | 6.38 | 1800 | 0.6936 | 0.5 | 0.0 | 0.0 | 0.0 |
76
- | 0.6958 | 6.74 | 1900 | 0.6960 | 0.5 | 0.0 | 0.0 | 0.0 |
77
- | 0.6934 | 7.09 | 2000 | 0.6939 | 0.5 | 0.5 | 1.0 | 0.6667 |
78
- | 0.6934 | 7.45 | 2100 | 0.6934 | 0.5 | 0.5 | 1.0 | 0.6667 |
79
- | 0.6934 | 7.8 | 2200 | 0.6932 | 0.5 | 0.5 | 1.0 | 0.6667 |
80
 
81
 
82
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.6938
24
  - Accuracy: 0.5
25
+ - Precision: 0.0
26
+ - Recall: 0.0
27
+ - F1: 0.0
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | No log | 0.35 | 100 | 0.7110 | 0.5 | 0.0 | 0.0 | 0.0 |
59
+ | No log | 0.71 | 200 | 0.7134 | 0.5 | 0.5 | 1.0 | 0.6667 |
60
+ | No log | 1.06 | 300 | 0.6937 | 0.5 | 0.0 | 0.0 | 0.0 |
61
+ | No log | 1.42 | 400 | 0.6932 | 0.5 | 0.0 | 0.0 | 0.0 |
62
+ | 0.7019 | 1.77 | 500 | 0.6945 | 0.5 | 0.0 | 0.0 | 0.0 |
63
+ | 0.7019 | 2.13 | 600 | 0.6971 | 0.5 | 0.0 | 0.0 | 0.0 |
64
+ | 0.7019 | 2.48 | 700 | 0.6972 | 0.5 | 0.5 | 1.0 | 0.6667 |
65
+ | 0.7019 | 2.84 | 800 | 0.6980 | 0.5 | 0.0 | 0.0 | 0.0 |
66
+ | 0.7019 | 3.19 | 900 | 0.6939 | 0.5 | 0.5 | 1.0 | 0.6667 |
67
+ | 0.6984 | 3.55 | 1000 | 0.6943 | 0.5 | 0.0 | 0.0 | 0.0 |
68
+ | 0.6984 | 3.9 | 1100 | 0.6949 | 0.5 | 0.0 | 0.0 | 0.0 |
69
+ | 0.6984 | 4.26 | 1200 | 0.6932 | 0.5 | 0.0 | 0.0 | 0.0 |
70
+ | 0.6984 | 4.61 | 1300 | 0.6979 | 0.5 | 0.5 | 1.0 | 0.6667 |
71
+ | 0.6984 | 4.96 | 1400 | 0.6938 | 0.5 | 0.0 | 0.0 | 0.0 |
 
 
 
 
 
 
 
 
72
 
73
 
74
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0616fd403006bf99556602de47b14d219b65d418dc063c373764d06e1a831f9d
3
  size 498658094
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e3c67bf5793d69b174784a18323a9c481a301dcda8eb6a62fde2f04aa4ac414
3
  size 498658094