update model card README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
@@ -11,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# Aeona-Beta-New
|
13 |
|
14 |
-
This model is a fine-tuned version of [
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 3.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -44,7 +45,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
-
| 3.
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
|
|
12 |
|
13 |
# Aeona-Beta-New
|
14 |
|
15 |
+
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 3.3626
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 3.4941 | 1.0 | 7974 | 3.3626 |
|
49 |
|
50 |
|
51 |
### Framework versions
|