harr commited on
Commit
84fb29d
1 Parent(s): 8fe8f0a
README.md CHANGED
@@ -22,16 +22,16 @@ model-index:
22
  metrics:
23
  - name: Precision
24
  type: precision
25
- value: 0.9871794871794872
26
  - name: Recall
27
  type: recall
28
- value: 0.992633517495396
29
  - name: F1
30
  type: f1
31
- value: 0.98989898989899
32
  - name: Accuracy
33
  type: accuracy
34
- value: 0.9953393533352752
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.0308
45
- - Precision: 0.9872
46
- - Recall: 0.9926
47
- - F1: 0.9899
48
- - Accuracy: 0.9953
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 | 80 | 0.1360 | 0.7993 | 0.8582 | 0.8277 | 0.9645 |
80
- | No log | 2.0 | 160 | 0.0396 | 0.9762 | 0.9834 | 0.9798 | 0.9924 |
81
- | No log | 3.0 | 240 | 0.0410 | 0.9745 | 0.9834 | 0.9789 | 0.9916 |
82
- | No log | 4.0 | 320 | 0.0382 | 0.9817 | 0.9890 | 0.9853 | 0.9933 |
83
- | No log | 5.0 | 400 | 0.0326 | 0.9818 | 0.9908 | 0.9863 | 0.9945 |
84
- | No log | 6.0 | 480 | 0.0366 | 0.9781 | 0.9890 | 0.9835 | 0.9936 |
85
- | 0.0953 | 7.0 | 560 | 0.0351 | 0.9781 | 0.9853 | 0.9817 | 0.9936 |
86
- | 0.0953 | 8.0 | 640 | 0.0314 | 0.9854 | 0.9926 | 0.9890 | 0.9950 |
87
- | 0.0953 | 9.0 | 720 | 0.0299 | 0.9872 | 0.9926 | 0.9899 | 0.9953 |
88
- | 0.0953 | 10.0 | 800 | 0.0308 | 0.9872 | 0.9926 | 0.9899 | 0.9953 |
89
 
90
 
91
  ### Framework versions
 
22
  metrics:
23
  - name: Precision
24
  type: precision
25
+ value: 0.9847619047619047
26
  - name: Recall
27
  type: recall
28
+ value: 0.988527724665392
29
  - name: F1
30
  type: f1
31
+ value: 0.9866412213740458
32
  - name: Accuracy
33
  type: accuracy
34
+ value: 0.9974453590689754
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.0138
45
+ - Precision: 0.9848
46
+ - Recall: 0.9885
47
+ - F1: 0.9866
48
+ - Accuracy: 0.9974
49
 
50
  ## Model description
51
 
 
76
 
77
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
78
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
79
+ | No log | 1.0 | 83 | 0.1004 | 0.8978 | 0.9235 | 0.9105 | 0.9807 |
80
+ | No log | 2.0 | 166 | 0.0237 | 0.9714 | 0.9751 | 0.9733 | 0.9940 |
81
+ | No log | 3.0 | 249 | 0.0204 | 0.9715 | 0.9771 | 0.9743 | 0.9929 |
82
+ | No log | 4.0 | 332 | 0.0138 | 0.9773 | 0.9866 | 0.9819 | 0.9969 |
83
+ | No log | 5.0 | 415 | 0.0137 | 0.9829 | 0.9866 | 0.9847 | 0.9969 |
84
+ | No log | 6.0 | 498 | 0.0134 | 0.9847 | 0.9866 | 0.9857 | 0.9972 |
85
+ | 0.0923 | 7.0 | 581 | 0.0160 | 0.9866 | 0.9885 | 0.9876 | 0.9972 |
86
+ | 0.0923 | 8.0 | 664 | 0.0147 | 0.9848 | 0.9885 | 0.9866 | 0.9974 |
87
+ | 0.0923 | 9.0 | 747 | 0.0139 | 0.9848 | 0.9885 | 0.9866 | 0.9974 |
88
+ | 0.0923 | 10.0 | 830 | 0.0138 | 0.9848 | 0.9885 | 0.9866 | 0.9974 |
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:17f3a23bda2d4a715205b47d51204ed48afab07192d8b465a51b966c1244c084
3
  size 265506293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cac3fd8d49080c0db3d1a12df616e2207ca61d2cc49a3a0c4caf3c140a558d9
3
  size 265506293
runs/Sep08_12-07-34_f7d335feb95c/1631103002.420842/events.out.tfevents.1631103002.f7d335feb95c.74.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ba7e0493091f686b7b4714190245d853bc6d8323f89e4e2cd16390668a4f20c
3
+ size 4230
runs/Sep08_12-07-34_f7d335feb95c/events.out.tfevents.1631103002.f7d335feb95c.74.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61b1e196d898894adb299ccfdf3e7c1014f8ff63ac296484281a801d852bbce3
3
+ size 8304
runs/Sep08_12-07-34_f7d335feb95c/events.out.tfevents.1631103114.f7d335feb95c.74.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bf9a3fe1feba1087fd8d9ac4e2229a7c2801cca5923999e381821f360a8127d
3
+ size 512
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2397260f60d7dc24ce2321d0f9476513996a7236dd7683615c41f1fdbe0bce61
3
  size 2671
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc59e0b95ad2a399ec0786f027476dc9f2a790cc1f16f7ee53df949e2f99e04
3
  size 2671