kaytoo2022
commited on
Commit
·
950962e
1
Parent(s):
932473e
Training in progress epoch 0
Browse files- README.md +5 -12
- 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.9188 | 0.9108 | 1 |
|
51 |
-
| 0.8066 | 0.8680 | 2 |
|
52 |
-
| 0.7192 | 0.8386 | 3 |
|
53 |
-
| 0.6505 | 0.8191 | 4 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
@@ -58,4 +51,4 @@ The following hyperparameters were used during training:
|
|
58 |
- Transformers 4.42.4
|
59 |
- TensorFlow 2.17.0
|
60 |
- Datasets 2.20.0
|
61 |
-
- Tokenizers 0.19.1
|
|
|
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.1347
|
19 |
+
- Validation Loss: 0.9830
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 1.1347 | 0.9830 | 0 |
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
51 |
- Transformers 4.42.4
|
52 |
- TensorFlow 2.17.0
|
53 |
- Datasets 2.20.0
|
54 |
+
- Tokenizers 0.19.1
|
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:6c50729ece61d5a2f2a16720ce7467278271185a69991e54e1ee120a1437257d
|
3 |
size 1089286000
|