Commit
·
7afd223
1
Parent(s):
3e52bc4
Training in progress epoch 3
Browse files
README.md
CHANGED
|
@@ -12,11 +12,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# EternalRecursion/roberta-finetuned-poetry
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [roberta-
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 1.
|
| 18 |
-
- Validation Loss: 1.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -42,9 +42,7 @@ The following hyperparameters were used during training:
|
|
| 42 |
|
| 43 |
| Train Loss | Validation Loss | Epoch |
|
| 44 |
|:----------:|:---------------:|:-----:|
|
| 45 |
-
|
|
| 46 |
-
| 1.8229 | 1.6693 | 1 |
|
| 47 |
-
| 1.7749 | 1.6474 | 2 |
|
| 48 |
|
| 49 |
|
| 50 |
### Framework versions
|
|
|
|
| 12 |
|
| 13 |
# EternalRecursion/roberta-finetuned-poetry
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [EternalRecursion/roberta-finetuned-poetry](https://huggingface.co/EternalRecursion/roberta-finetuned-poetry) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 1.7443
|
| 18 |
+
- Validation Loss: 1.6416
|
| 19 |
+
- Epoch: 3
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 42 |
|
| 43 |
| Train Loss | Validation Loss | Epoch |
|
| 44 |
|:----------:|:---------------:|:-----:|
|
| 45 |
+
| 1.7443 | 1.6416 | 3 |
|
|
|
|
|
|
|
| 46 |
|
| 47 |
|
| 48 |
### Framework versions
|
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "roberta-
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForMaskedLM"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "EternalRecursion/roberta-finetuned-poetry",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForMaskedLM"
|
| 5 |
],
|
logs/train/events.out.tfevents.1682891621.t1v-n-54f58e78-w-0.83980.0.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d3236f5ccc170abc810e6b1b39b8ef20814bde04ca966db1b69bf1cf01e49c6
|
| 3 |
+
size 78
|
logs/train/events.out.tfevents.1682891862.t1v-n-54f58e78-w-0.85601.0.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4fbe5e0157f438886686831ded25b706b5946764e86e5d7ba6302ec6ce3aa0e
|
| 3 |
+
size 6899236
|
logs/validation/events.out.tfevents.1682892489.t1v-n-54f58e78-w-0.85601.1.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f48f9e79d35e1ff811c5c4b87a135504c436bca895933d75a5b5d512f38ef90
|
| 3 |
+
size 234
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1630210764
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d81557675ddf09eb220afbf1fddd2acc7a08eba63347bc152ccbfd040e5e98bf
|
| 3 |
size 1630210764
|