kaytoo2022
commited on
Commit
•
5b71665
1
Parent(s):
d8bfa03
Training in progress epoch 0
Browse files- README.md +5 -5
- config.json +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: kaytoo2022/t5_technical_qa_082824_v2
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
@@ -13,10 +13,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# kaytoo2022/t5_technical_qa_082924
|
15 |
|
16 |
-
This model is a fine-tuned version of [kaytoo2022/t5_technical_qa_082824_v2
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
20 |
- Epoch: 0
|
21 |
|
22 |
## Model description
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: kaytoo2022/t5_technical_qa_082824_v2
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
|
|
13 |
|
14 |
# kaytoo2022/t5_technical_qa_082924
|
15 |
|
16 |
+
This model is a fine-tuned version of [kaytoo2022/t5_technical_qa_082824_v2](https://huggingface.co/kaytoo2022/t5_technical_qa_082824_v2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.9960
|
19 |
+
- Validation Loss: 3.2207
|
20 |
- Epoch: 0
|
21 |
|
22 |
## Model description
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 2.9960 | 3.2207 | 0 |
|
47 |
|
48 |
|
49 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "kaytoo2022/t5_technical_qa_082824_v2
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "kaytoo2022/t5_technical_qa_082824_v2",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1188285040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4faebe51b898919bfbe346acf4cb0ef8acf11f452c39e042ca8c1721ca5c12c2
|
3 |
size 1188285040
|