BoghdadyJR
commited on
Commit
•
3a11081
1
Parent(s):
363089c
End of training
Browse files
README.md
CHANGED
@@ -13,12 +13,13 @@ model-index:
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
|
|
16 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/boghdady95/huggingface/runs/q49i6qgl)
|
17 |
# my_awesome_eli5_mlm_model
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the eli5_category dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,15 +44,27 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
| No log | 1.0 | 43 | 0.
|
53 |
-
| No log | 2.0 | 86 | 0.
|
54 |
-
| No log | 3.0 | 129 | 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/boghdady95/huggingface/runs/q49i6qgl)
|
17 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/boghdady95/huggingface/runs/q49i6qgl)
|
18 |
# my_awesome_eli5_mlm_model
|
19 |
|
20 |
This model is a fine-tuned version of [distilbert/distilroberta-base](https://huggingface.co/distilbert/distilroberta-base) on the eli5_category dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.0000
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 15
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| No log | 1.0 | 43 | 0.0408 |
|
54 |
+
| No log | 2.0 | 86 | 0.0216 |
|
55 |
+
| No log | 3.0 | 129 | 0.0176 |
|
56 |
+
| No log | 4.0 | 172 | 0.0263 |
|
57 |
+
| No log | 5.0 | 215 | 0.0103 |
|
58 |
+
| No log | 6.0 | 258 | 0.0195 |
|
59 |
+
| No log | 7.0 | 301 | 0.0138 |
|
60 |
+
| No log | 8.0 | 344 | 0.0082 |
|
61 |
+
| No log | 9.0 | 387 | 0.0127 |
|
62 |
+
| No log | 10.0 | 430 | 0.0067 |
|
63 |
+
| No log | 11.0 | 473 | 0.0035 |
|
64 |
+
| 0.02 | 12.0 | 516 | 0.0000 |
|
65 |
+
| 0.02 | 13.0 | 559 | 0.0000 |
|
66 |
+
| 0.02 | 14.0 | 602 | 0.0001 |
|
67 |
+
| 0.02 | 15.0 | 645 | 0.0000 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 328693404
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c49c49f41f9c52c75256bc1791ced94c06f3a79c16359e69e0502ae347641fbd
|
3 |
size 328693404
|
runs/Jul23_08-33-45_c9a0361e418e/events.out.tfevents.1721723626.c9a0361e418e.34.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bd0085fc783078424e636c699547e48d4b1385f277c63ec14a1c315d3bca20b
|
3 |
+
size 9535
|
runs/Jul23_08-33-45_c9a0361e418e/events.out.tfevents.1721723717.c9a0361e418e.34.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97a717d72d3ca704894d9822f04f4336d572ecc5bfbb6407323e49d227f67682
|
3 |
+
size 359
|