Model save
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -46,10 +46,10 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/codebert-base-mlm](https://huggingface.co/microsoft/codebert-base-mlm) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.5895
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.7742 | 1.0 | 767 | 0.6341 |
|
50 |
+
| 0.6654 | 2.0 | 1534 | 0.6032 |
|
51 |
+
| 0.6618 | 3.0 | 2301 | 0.6102 |
|
52 |
+
| 0.6345 | 4.0 | 3068 | 0.5895 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498813948
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d37b84174b7001c9c7d759360240a55144e3dd28cd541fc80dd2b314371c2fb5
|
3 |
size 498813948
|
runs/Apr12_04-47-38_e85794ed3fac/events.out.tfevents.1712897259.e85794ed3fac.5765.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c07055e29e41f0bed646f9b96f325c6728bcbb8ab6ca626bc3d7cc2f44db819
|
3 |
+
size 4587
|
runs/Apr12_04-48-20_e85794ed3fac/events.out.tfevents.1712897300.e85794ed3fac.5765.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5326d44d3cc14b9535e8cd0ef5aab5724b36c44f824d8f58369c7ff63aacda7
|
3 |
+
size 7291
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d5b28c245d86b0e28e3002d966b9ca3af968d2cb8a3606c8566139d96d7dc22
|
3 |
size 4920
|