Model save
Browse files
README.md
CHANGED
@@ -2,18 +2,18 @@
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
5 |
-
- name:
|
6 |
results: []
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
should probably proofread and complete it, then remove this comment. -->
|
11 |
|
12 |
-
#
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 7.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -44,18 +44,18 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
-
| 10.
|
48 |
-
| 10.
|
49 |
-
| 10.
|
50 |
-
| 10.
|
51 |
-
| 9.
|
52 |
-
| 9.
|
53 |
-
| 8.
|
54 |
-
| 8.
|
55 |
-
| 8.
|
56 |
-
| 8.
|
57 |
-
| 8.
|
58 |
-
| 8.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
model-index:
|
5 |
+
- name: debug_fict-full-lstm-42
|
6 |
results: []
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
should probably proofread and complete it, then remove this comment. -->
|
11 |
|
12 |
+
# debug_fict-full-lstm-42
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 7.8326
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
+
| 10.8138 | 0.08 | 10 | 10.8042 |
|
48 |
+
| 10.7946 | 0.16 | 20 | 10.7810 |
|
49 |
+
| 10.7603 | 0.24 | 30 | 10.7205 |
|
50 |
+
| 10.6159 | 0.32 | 40 | 10.2845 |
|
51 |
+
| 9.881 | 0.4 | 50 | 9.2412 |
|
52 |
+
| 9.0551 | 0.48 | 60 | 8.6320 |
|
53 |
+
| 8.5603 | 0.56 | 70 | 8.3005 |
|
54 |
+
| 8.3761 | 0.64 | 80 | 8.1058 |
|
55 |
+
| 8.2158 | 0.72 | 90 | 7.9828 |
|
56 |
+
| 8.0922 | 0.8 | 100 | 7.9046 |
|
57 |
+
| 8.0326 | 0.88 | 110 | 7.8563 |
|
58 |
+
| 8.1135 | 0.96 | 120 | 7.8326 |
|
59 |
|
60 |
|
61 |
### Framework versions
|