add model
Browse files- README.md +20 -13
- pytorch_model.bin +1 -1
- runs/Sep01_08-27-53_1ddac6225e97/1630484991.2188017/events.out.tfevents.1630484991.1ddac6225e97.74.1 +3 -0
- runs/Sep01_08-27-53_1ddac6225e97/events.out.tfevents.1630484991.1ddac6225e97.74.0 +3 -0
- runs/Sep01_08-27-53_1ddac6225e97/events.out.tfevents.1630485235.1ddac6225e97.74.2 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -22,16 +22,16 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Precision
|
24 |
type: precision
|
25 |
-
value: 0.
|
26 |
- name: Recall
|
27 |
type: recall
|
28 |
-
value: 0.
|
29 |
- name: F1
|
30 |
type: f1
|
31 |
-
value: 0.
|
32 |
- name: Accuracy
|
33 |
type: accuracy
|
34 |
-
value: 0.
|
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.
|
45 |
-
- Precision: 0.
|
46 |
-
- Recall: 0.
|
47 |
-
- F1: 0.
|
48 |
-
- Accuracy: 0.
|
49 |
|
50 |
## Model description
|
51 |
|
@@ -70,15 +70,22 @@ The following hyperparameters were used during training:
|
|
70 |
- seed: 42
|
71 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
72 |
- lr_scheduler_type: linear
|
73 |
-
- num_epochs:
|
74 |
|
75 |
### Training results
|
76 |
|
77 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
78 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
79 |
-
| No log | 1.0 | 184 | 0.
|
80 |
-
| No log | 2.0 | 368 | 0.
|
81 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
|
83 |
|
84 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Precision
|
24 |
type: precision
|
25 |
+
value: 0.9740840035746202
|
26 |
- name: Recall
|
27 |
type: recall
|
28 |
+
value: 0.9784560143626571
|
29 |
- name: F1
|
30 |
type: f1
|
31 |
+
value: 0.9762651141961486
|
32 |
- name: Accuracy
|
33 |
type: accuracy
|
34 |
+
value: 0.9946558086270518
|
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.0164
|
45 |
+
- Precision: 0.9741
|
46 |
+
- Recall: 0.9785
|
47 |
+
- F1: 0.9763
|
48 |
+
- Accuracy: 0.9947
|
49 |
|
50 |
## Model description
|
51 |
|
|
|
70 |
- seed: 42
|
71 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
72 |
- lr_scheduler_type: linear
|
73 |
+
- num_epochs: 10
|
74 |
|
75 |
### Training results
|
76 |
|
77 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
78 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
79 |
+
| No log | 1.0 | 184 | 0.0439 | 0.9299 | 0.9408 | 0.9353 | 0.9855 |
|
80 |
+
| No log | 2.0 | 368 | 0.0210 | 0.9650 | 0.9650 | 0.9650 | 0.9921 |
|
81 |
+
| 0.1021 | 3.0 | 552 | 0.0208 | 0.9669 | 0.9704 | 0.9686 | 0.9930 |
|
82 |
+
| 0.1021 | 4.0 | 736 | 0.0205 | 0.9677 | 0.9695 | 0.9686 | 0.9930 |
|
83 |
+
| 0.1021 | 5.0 | 920 | 0.0159 | 0.9768 | 0.9829 | 0.9799 | 0.9957 |
|
84 |
+
| 0.009 | 6.0 | 1104 | 0.0134 | 0.9777 | 0.9820 | 0.9798 | 0.9957 |
|
85 |
+
| 0.009 | 7.0 | 1288 | 0.0149 | 0.9750 | 0.9785 | 0.9767 | 0.9947 |
|
86 |
+
| 0.009 | 8.0 | 1472 | 0.0188 | 0.9723 | 0.9758 | 0.9740 | 0.9938 |
|
87 |
+
| 0.0042 | 9.0 | 1656 | 0.0161 | 0.9759 | 0.9803 | 0.9781 | 0.9950 |
|
88 |
+
| 0.0042 | 10.0 | 1840 | 0.0164 | 0.9741 | 0.9785 | 0.9763 | 0.9947 |
|
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:
|
3 |
size 265506293
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88165cddacfe8a12b4d01d054285e1d2a788c4a2de0c240265c070f06955d47a
|
3 |
size 265506293
|
runs/Sep01_08-27-53_1ddac6225e97/1630484991.2188017/events.out.tfevents.1630484991.1ddac6225e97.74.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c699dfb7207b61406845e40aa1b5c51ef55e621e2d2697f30ed7d4827928f2c
|
3 |
+
size 4230
|
runs/Sep01_08-27-53_1ddac6225e97/events.out.tfevents.1630484991.1ddac6225e97.74.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f7d88d4f0c515970ffdd136474d3ba20bc3f471c10c8a64b87d4c852db96e4c
|
3 |
+
size 8627
|
runs/Sep01_08-27-53_1ddac6225e97/events.out.tfevents.1630485235.1ddac6225e97.74.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfd8297a7992211354d6882c466613b72d7bad7c0e85f365c8a2e8c414a7c560
|
3 |
+
size 512
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2671
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:541bb9cbe07f872eae31252887fd9010245fb99da220673eeed7f82afb37e543
|
3 |
size 2671
|