harr commited on
Commit
4d8243a
1 Parent(s): 2c52fde
README.md CHANGED
@@ -22,16 +22,16 @@ model-index:
22
  metrics:
23
  - name: Precision
24
  type: precision
25
- value: 0.9694323144104804
26
  - name: Recall
27
  type: recall
28
- value: 0.9660574412532638
29
  - name: F1
30
  type: f1
31
- value: 0.9677419354838711
32
  - name: Accuracy
33
  type: accuracy
34
- value: 0.993223742000251
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.0246
45
- - Precision: 0.9694
46
- - Recall: 0.9661
47
- - F1: 0.9677
48
- - Accuracy: 0.9932
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 | 183 | 0.0619 | 0.9175 | 0.9286 | 0.9230 | 0.9809 |
80
- | No log | 2.0 | 366 | 0.0319 | 0.9576 | 0.9634 | 0.9605 | 0.9902 |
81
- | 0.1175 | 3.0 | 549 | 0.0276 | 0.9548 | 0.9565 | 0.9557 | 0.9918 |
82
- | 0.1175 | 4.0 | 732 | 0.0235 | 0.9609 | 0.9617 | 0.9613 | 0.9915 |
83
- | 0.1175 | 5.0 | 915 | 0.0288 | 0.9643 | 0.9643 | 0.9643 | 0.9917 |
84
- | 0.0134 | 6.0 | 1098 | 0.0272 | 0.9617 | 0.9626 | 0.9622 | 0.9917 |
85
- | 0.0134 | 7.0 | 1281 | 0.0282 | 0.9651 | 0.9626 | 0.9638 | 0.9913 |
86
- | 0.0134 | 8.0 | 1464 | 0.0248 | 0.9599 | 0.9591 | 0.9595 | 0.9921 |
87
- | 0.0085 | 9.0 | 1647 | 0.0270 | 0.9695 | 0.9669 | 0.9682 | 0.9933 |
88
- | 0.0085 | 10.0 | 1830 | 0.0246 | 0.9694 | 0.9661 | 0.9677 | 0.9932 |
89
 
90
 
91
  ### Framework versions
 
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
 
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
 
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
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ac74c20576bd8ea6fcc4c27f94cd31089d75baeb72d15ccbe7c3d86428579f5
3
  size 265506293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:967a23a9216accda185dc02d1917c35c2ea21d68346217147919699644d78a28
3
  size 265506293
runs/Sep03_15-36-38_55cadda7c6b8/1630683514.3284032/events.out.tfevents.1630683514.55cadda7c6b8.77.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eeaeb9ebf37efcd698f54053f4a901f0e880ad966f7272994168ccdf44bc1f0
3
+ size 4230
runs/Sep03_15-36-38_55cadda7c6b8/events.out.tfevents.1630683514.55cadda7c6b8.77.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ce1ff98c15a201171f78660212600de99e97ef0cab821a8dbb5b4bea2b594f
3
+ size 8627
runs/Sep03_15-36-38_55cadda7c6b8/events.out.tfevents.1630683740.55cadda7c6b8.77.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b97961f48d9a34d08956a38b6e0aa2328d5f4495f670774d89b4c733898cf291
3
+ size 512
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f3ddf531822dbc59688ce0773eab1820217b22056543a5871a50ba2fb71dde0
3
  size 2671
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f227f81505fb0beba719000db0041699fb6ae9fa26f8cba34df049f26434ac7
3
  size 2671