harr commited on
Commit
0441c62
1 Parent(s): 4d8243a
README.md CHANGED
@@ -22,16 +22,16 @@ model-index:
22
  metrics:
23
  - name: Precision
24
  type: precision
25
- value: 0.9846596356663471
26
  - name: Recall
27
  type: recall
28
- value: 0.9856046065259118
29
  - name: F1
30
  type: f1
31
- value: 0.9851318944844125
32
  - name: Accuracy
33
  type: accuracy
34
- value: 0.9977284874398717
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -41,11 +41,11 @@ should probably proofread and complete it, then remove this comment. -->
41
 
42
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the ingredients_yes_no dataset.
43
  It achieves the following results on the evaluation set:
44
- - Loss: 0.0091
45
- - Precision: 0.9847
46
- - Recall: 0.9856
47
- - F1: 0.9851
48
- - Accuracy: 0.9977
49
 
50
  ## Model description
51
 
@@ -76,16 +76,16 @@ The following hyperparameters were used during training:
76
 
77
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
78
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
79
- | No log | 1.0 | 174 | 0.0407 | 0.9234 | 0.9367 | 0.9300 | 0.9869 |
80
- | No log | 2.0 | 348 | 0.0201 | 0.9546 | 0.9683 | 0.9614 | 0.9935 |
81
- | 0.103 | 3.0 | 522 | 0.0147 | 0.9714 | 0.9770 | 0.9742 | 0.9955 |
82
- | 0.103 | 4.0 | 696 | 0.0107 | 0.9846 | 0.9846 | 0.9846 | 0.9975 |
83
- | 0.103 | 5.0 | 870 | 0.0129 | 0.9837 | 0.9837 | 0.9837 | 0.9969 |
84
- | 0.0096 | 6.0 | 1044 | 0.0100 | 0.9827 | 0.9837 | 0.9832 | 0.9972 |
85
- | 0.0096 | 7.0 | 1218 | 0.0096 | 0.9856 | 0.9846 | 0.9851 | 0.9972 |
86
- | 0.0096 | 8.0 | 1392 | 0.0098 | 0.9799 | 0.9818 | 0.9808 | 0.9969 |
87
- | 0.0046 | 9.0 | 1566 | 0.0094 | 0.9818 | 0.9837 | 0.9827 | 0.9975 |
88
- | 0.0046 | 10.0 | 1740 | 0.0091 | 0.9847 | 0.9856 | 0.9851 | 0.9977 |
89
 
90
 
91
  ### Framework versions
 
22
  metrics:
23
  - name: Precision
24
  type: precision
25
+ value: 0.9944576405384006
26
  - name: Recall
27
  type: recall
28
+ value: 0.9960348929421095
29
  - name: F1
30
  type: f1
31
+ value: 0.9952456418383517
32
  - name: Accuracy
33
  type: accuracy
34
+ value: 0.9984752521698335
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
41
 
42
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the ingredients_yes_no dataset.
43
  It achieves the following results on the evaluation set:
44
+ - Loss: 0.0112
45
+ - Precision: 0.9945
46
+ - Recall: 0.9960
47
+ - F1: 0.9952
48
+ - Accuracy: 0.9985
49
 
50
  ## Model description
51
 
 
76
 
77
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
78
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
79
+ | No log | 1.0 | 198 | 0.0264 | 0.9771 | 0.9794 | 0.9782 | 0.9937 |
80
+ | No log | 2.0 | 396 | 0.0149 | 0.9851 | 0.9937 | 0.9893 | 0.9965 |
81
+ | 0.1007 | 3.0 | 594 | 0.0116 | 0.9937 | 0.9952 | 0.9945 | 0.9979 |
82
+ | 0.1007 | 4.0 | 792 | 0.0099 | 0.9960 | 0.9968 | 0.9964 | 0.9986 |
83
+ | 0.1007 | 5.0 | 990 | 0.0096 | 0.9945 | 0.9968 | 0.9956 | 0.9986 |
84
+ | 0.0057 | 6.0 | 1188 | 0.0102 | 0.9937 | 0.9960 | 0.9949 | 0.9986 |
85
+ | 0.0057 | 7.0 | 1386 | 0.0105 | 0.9937 | 0.9960 | 0.9949 | 0.9986 |
86
+ | 0.0014 | 8.0 | 1584 | 0.0108 | 0.9945 | 0.9960 | 0.9952 | 0.9985 |
87
+ | 0.0014 | 9.0 | 1782 | 0.0111 | 0.9945 | 0.9960 | 0.9952 | 0.9985 |
88
+ | 0.0014 | 10.0 | 1980 | 0.0112 | 0.9945 | 0.9960 | 0.9952 | 0.9985 |
89
 
90
 
91
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:967a23a9216accda185dc02d1917c35c2ea21d68346217147919699644d78a28
3
  size 265506293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9968c558409a5c75e7f163134f7241f6ac02d0e8999e72846d428b366d59a8d
3
  size 265506293
runs/Sep06_14-04-45_180388d0601b/1630937207.7204201/events.out.tfevents.1630937207.180388d0601b.75.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a789f916f0305462b0b391f75f12b076cd28281c18f906bf83056f6f0e2df6c
3
+ size 4230
runs/Sep06_14-04-45_180388d0601b/events.out.tfevents.1630937207.180388d0601b.75.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2530490d2b1cd7272f514c022b6b5c05c710f438c729fc75d514961deec83e9d
3
+ size 8627
runs/Sep06_14-04-45_180388d0601b/events.out.tfevents.1630937468.180388d0601b.75.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c888ed606e9087df5a249cd1ff884bb88d9c88efd9643e0360c6d6bb90a88d4c
3
+ size 512
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f227f81505fb0beba719000db0041699fb6ae9fa26f8cba34df049f26434ac7
3
  size 2671
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2324069a8d7fc083c96e7d354ff2338e8c8410f0f6b31e578f95d5c45b0ff6b
3
  size 2671