RKessler commited on
Commit
ea4ae6a
1 Parent(s): 7007a40

End of training

Browse files
Files changed (2) hide show
  1. README.md +19 -17
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -5,6 +5,9 @@ tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
 
 
8
  model-index:
9
  - name: BLESSRelationTrain-1
10
  results: []
@@ -17,8 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6935
21
  - Accuracy: 0.5
 
 
 
22
 
23
  ## Model description
24
 
@@ -47,22 +53,18 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 0.35 | 100 | 0.7594 | 0.5 |
53
- | No log | 0.71 | 200 | 0.7123 | 0.5 |
54
- | No log | 1.06 | 300 | 0.6951 | 0.5 |
55
- | No log | 1.42 | 400 | 0.6933 | 0.5 |
56
- | 0.7005 | 1.77 | 500 | 0.6977 | 0.5 |
57
- | 0.7005 | 2.13 | 600 | 0.6991 | 0.5 |
58
- | 0.7005 | 2.48 | 700 | 0.6987 | 0.5 |
59
- | 0.7005 | 2.84 | 800 | 0.6970 | 0.5 |
60
- | 0.7005 | 3.19 | 900 | 0.6947 | 0.5 |
61
- | 0.6993 | 3.55 | 1000 | 0.6943 | 0.5 |
62
- | 0.6993 | 3.9 | 1100 | 0.6954 | 0.5 |
63
- | 0.6993 | 4.26 | 1200 | 0.6939 | 0.5 |
64
- | 0.6993 | 4.61 | 1300 | 0.6944 | 0.5 |
65
- | 0.6993 | 4.96 | 1400 | 0.6935 | 0.5 |
66
 
67
 
68
  ### Framework versions
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
  model-index:
12
  - name: BLESSRelationTrain-1
13
  results: []
 
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.6934
24
  - Accuracy: 0.5
25
+ - Precision: 0.0
26
+ - Recall: 0.0
27
+ - F1: 0.0
28
 
29
  ## Model description
30
 
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | No log | 0.8 | 100 | 0.6936 | 0.5 | 0.5 | 1.0 | 0.6667 |
59
+ | No log | 1.6 | 200 | 0.6932 | 0.5 | 0.0 | 0.0 | 0.0 |
60
+ | No log | 2.4 | 300 | 0.6945 | 0.5 | 0.5 | 1.0 | 0.6667 |
61
+ | No log | 3.2 | 400 | 0.7108 | 0.5 | 0.0 | 0.0 | 0.0 |
62
+ | 0.7003 | 4.0 | 500 | 0.6976 | 0.5 | 0.5 | 1.0 | 0.6667 |
63
+ | 0.7003 | 4.8 | 600 | 0.6995 | 0.5 | 0.0 | 0.0 | 0.0 |
64
+ | 0.7003 | 5.6 | 700 | 0.6932 | 0.5 | 0.0 | 0.0 | 0.0 |
65
+ | 0.7003 | 6.4 | 800 | 0.6965 | 0.5 | 0.0 | 0.0 | 0.0 |
66
+ | 0.7003 | 7.2 | 900 | 0.6938 | 0.5 | 0.0 | 0.0 | 0.0 |
67
+ | 0.6957 | 8.0 | 1000 | 0.6934 | 0.5 | 0.0 | 0.0 | 0.0 |
 
 
 
 
68
 
69
 
70
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5c9d0fb605f4253cae44ebbe77d629b73d0f55f06f7887a30cbc0158094ec06
3
  size 498658094
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adeb5bdcb1398ccbf7b91bc39f310931bafc9d3ea80500b4e126c2a5631af3c2
3
  size 498658094