End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
-
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,28 +45,7 @@ The following hyperparameters were used during training:
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
44 |
-
|
45 |
-
### Training results
|
46 |
-
|
47 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 42 | 0.0129 |
|
50 |
-
| No log | 2.0 | 84 | 0.0016 |
|
51 |
-
| No log | 3.0 | 126 | 0.0007 |
|
52 |
-
| No log | 4.0 | 168 | 0.0005 |
|
53 |
-
| No log | 5.0 | 210 | 0.0003 |
|
54 |
-
| No log | 6.0 | 252 | 0.0003 |
|
55 |
-
| No log | 7.0 | 294 | 0.0002 |
|
56 |
-
| No log | 8.0 | 336 | 0.0002 |
|
57 |
-
| No log | 9.0 | 378 | 0.0002 |
|
58 |
-
| No log | 10.0 | 420 | 0.0002 |
|
59 |
-
| No log | 11.0 | 462 | 0.0001 |
|
60 |
-
| 0.0134 | 12.0 | 504 | 0.0001 |
|
61 |
-
| 0.0134 | 13.0 | 546 | 0.0001 |
|
62 |
-
| 0.0134 | 14.0 | 588 | 0.0001 |
|
63 |
-
| 0.0134 | 15.0 | 630 | 0.0001 |
|
64 |
-
|
65 |
|
66 |
### Framework versions
|
67 |
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- eval_loss: 0.0000
|
19 |
+
- eval_runtime: 2.4483
|
20 |
+
- eval_samples_per_second: 137.648
|
21 |
+
- eval_steps_per_second: 1.225
|
22 |
+
- epoch: 77.1
|
23 |
+
- step: 3238
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
### Framework versions
|
51 |
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3555504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f37954eb1777f25f7207322029bc7c7ff616619cce7362eb5129be774af903d
|
3 |
size 3555504
|
logs/events.out.tfevents.1717275327.llms-a100.307471.4
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:a7b381ba7d5141f1db50c472a61b308f06a6f3a000e8003c86478cd8c43bad17
|
3 |
+
size 18783
|