Upload TFBertForMaskedLM
Browse files- README.md +12 -12
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/graphcodebert-base](https://huggingface.co/microsoft/graphcodebert-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
- Epoch: 9
|
20 |
|
21 |
## Model description
|
@@ -42,16 +42,16 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:--------------:|:-----:|
|
45 |
-
|
|
46 |
-
| 0.
|
47 |
-
| 0.
|
48 |
-
| 0.
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [microsoft/graphcodebert-base](https://huggingface.co/microsoft/graphcodebert-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1757
|
18 |
+
- Train Accuracy: 0.9637
|
19 |
- Epoch: 9
|
20 |
|
21 |
## Model description
|
|
|
42 |
|
43 |
| Train Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:--------------:|:-----:|
|
45 |
+
| 1.0763 | 0.8934 | 0 |
|
46 |
+
| 0.5565 | 0.9292 | 1 |
|
47 |
+
| 0.5056 | 0.9298 | 2 |
|
48 |
+
| 0.4761 | 0.9317 | 3 |
|
49 |
+
| 0.4387 | 0.9346 | 4 |
|
50 |
+
| 0.3948 | 0.9375 | 5 |
|
51 |
+
| 0.3434 | 0.9418 | 6 |
|
52 |
+
| 0.2872 | 0.9474 | 7 |
|
53 |
+
| 0.2297 | 0.9550 | 8 |
|
54 |
+
| 0.1757 | 0.9637 | 9 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 655073724
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e2801a968f28d1e40b8f7c9d0e329681c69945da52d20361cdc2e9420f1572b
|
3 |
size 655073724
|