Commit
·
936e9a1
1
Parent(s):
29701b6
Training in progress epoch 0
Browse files- README.md +4 -11
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -6,9 +6,6 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: kaytoo2022/codet5_react_typescript
|
8 |
results: []
|
9 |
-
inference: true
|
10 |
-
library_name: transformers
|
11 |
-
pipeline_tag: text2text-generation
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -18,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [Salesforce/codet5p-220m](https://huggingface.co/Salesforce/codet5p-220m) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Train Loss:
|
22 |
-
- Validation Loss: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -46,11 +43,7 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Train Loss | Validation Loss | Epoch |
|
48 |
|:----------:|:---------------:|:-----:|
|
49 |
-
| 1.
|
50 |
-
| 0.8806 | 0.8501 | 1 |
|
51 |
-
| 0.7531 | 0.8106 | 2 |
|
52 |
-
| 0.6638 | 0.7902 | 3 |
|
53 |
-
| 0.5954 | 0.7656 | 4 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
6 |
model-index:
|
7 |
- name: kaytoo2022/codet5_react_typescript
|
8 |
results: []
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Salesforce/codet5p-220m](https://huggingface.co/Salesforce/codet5p-220m) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.1216
|
19 |
+
- Validation Loss: 0.9456
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 1.1216 | 0.9456 | 0 |
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1089286000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:897cb2f9ba5e417e376a6bc2b1d04a25d8352c73fb97f35e97d7e4872af9d9f3
|
3 |
size 1089286000
|