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.5628
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.776 | 1.0 | 786 | 0.6254 |
|
50 |
+
| 0.692 | 2.0 | 1572 | 0.5958 |
|
51 |
+
| 0.6473 | 3.0 | 2358 | 0.5663 |
|
52 |
+
| 0.6467 | 4.0 | 3144 | 0.5628 |
|
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:c41edb1dfd690d9f5f6bfb87215f185892626c4f55448f603ab87bb79c660db9
|
3 |
size 498813948
|
runs/Apr12_19-01-26_84f8d7ee3e49/events.out.tfevents.1712948487.84f8d7ee3e49.5248.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91981a46ce8314ed13f571ac0189f6aa973948d63f0e46b6284cc351ea299c15
|
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:46e534aa1e7be180f979a5edcbd495edfe50607c9ff6fa8b4b942c3cc60d3ba9
|
3 |
size 4920
|