Model save
Browse files
README.md
ADDED
|
@@ -0,0 +1,94 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- generated_from_trainer
|
| 4 |
+
model-index:
|
| 5 |
+
- name: pp-mod-subj-lstm-1
|
| 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 |
+
# pp-mod-subj-lstm-1
|
| 13 |
+
|
| 14 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
|
| 15 |
+
It achieves the following results on the evaluation set:
|
| 16 |
+
- Loss: 4.0224
|
| 17 |
+
|
| 18 |
+
## Model description
|
| 19 |
+
|
| 20 |
+
More information needed
|
| 21 |
+
|
| 22 |
+
## Intended uses & limitations
|
| 23 |
+
|
| 24 |
+
More information needed
|
| 25 |
+
|
| 26 |
+
## Training and evaluation data
|
| 27 |
+
|
| 28 |
+
More information needed
|
| 29 |
+
|
| 30 |
+
## Training procedure
|
| 31 |
+
|
| 32 |
+
### Training hyperparameters
|
| 33 |
+
|
| 34 |
+
The following hyperparameters were used during training:
|
| 35 |
+
- learning_rate: 5e-05
|
| 36 |
+
- train_batch_size: 32
|
| 37 |
+
- eval_batch_size: 32
|
| 38 |
+
- seed: 1
|
| 39 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 40 |
+
- lr_scheduler_type: linear
|
| 41 |
+
- training_steps: 3052726
|
| 42 |
+
|
| 43 |
+
### Training results
|
| 44 |
+
|
| 45 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 46 |
+
|:-------------:|:-----:|:-------:|:---------------:|
|
| 47 |
+
| 4.7849 | 0.03 | 76319 | 4.8022 |
|
| 48 |
+
| 4.5004 | 1.03 | 152638 | 4.5227 |
|
| 49 |
+
| 4.3599 | 0.03 | 228957 | 4.3896 |
|
| 50 |
+
| 4.2696 | 1.03 | 305276 | 4.3071 |
|
| 51 |
+
| 4.2077 | 0.03 | 381595 | 4.2521 |
|
| 52 |
+
| 4.159 | 1.03 | 457914 | 4.2115 |
|
| 53 |
+
| 4.1216 | 0.03 | 534233 | 4.1809 |
|
| 54 |
+
| 4.0933 | 1.03 | 610552 | 4.1563 |
|
| 55 |
+
| 4.0655 | 0.03 | 686871 | 4.1367 |
|
| 56 |
+
| 4.04 | 0.03 | 763190 | 4.1205 |
|
| 57 |
+
| 4.0235 | 1.03 | 839509 | 4.1073 |
|
| 58 |
+
| 3.9961 | 0.03 | 915829 | 4.0956 |
|
| 59 |
+
| 3.9757 | 1.03 | 992149 | 4.0857 |
|
| 60 |
+
| 3.9626 | 2.03 | 1068469 | 4.0777 |
|
| 61 |
+
| 3.9615 | 0.03 | 1144789 | 4.0696 |
|
| 62 |
+
| 3.95 | 1.03 | 1221109 | 4.0640 |
|
| 63 |
+
| 3.9353 | 0.03 | 1297429 | 4.0601 |
|
| 64 |
+
| 3.9269 | 1.03 | 1373749 | 4.0546 |
|
| 65 |
+
| 3.92 | 0.03 | 1450069 | 4.0511 |
|
| 66 |
+
| 3.9153 | 1.03 | 1526389 | 4.0480 |
|
| 67 |
+
| 3.9133 | 2.03 | 1602709 | 4.0449 |
|
| 68 |
+
| 3.9024 | 0.03 | 1679029 | 4.0422 |
|
| 69 |
+
| 3.8976 | 1.03 | 1755349 | 4.0404 |
|
| 70 |
+
| 3.893 | 2.03 | 1831669 | 4.0375 |
|
| 71 |
+
| 3.8841 | 0.03 | 1907989 | 4.0360 |
|
| 72 |
+
| 3.8781 | 1.03 | 1984309 | 4.0336 |
|
| 73 |
+
| 3.8733 | 0.03 | 2060629 | 4.0318 |
|
| 74 |
+
| 3.8696 | 0.03 | 2136949 | 4.0307 |
|
| 75 |
+
| 3.8654 | 1.03 | 2213269 | 4.0296 |
|
| 76 |
+
| 3.8611 | 2.03 | 2289589 | 4.0286 |
|
| 77 |
+
| 3.8572 | 0.03 | 2365909 | 4.0275 |
|
| 78 |
+
| 3.8535 | 0.03 | 2442229 | 4.0267 |
|
| 79 |
+
| 3.8476 | 0.03 | 2518549 | 4.0260 |
|
| 80 |
+
| 3.8458 | 1.03 | 2594869 | 4.0250 |
|
| 81 |
+
| 3.8425 | 0.03 | 2671189 | 4.0245 |
|
| 82 |
+
| 3.8468 | 1.03 | 2747509 | 4.0237 |
|
| 83 |
+
| 3.847 | 2.03 | 2823829 | 4.0235 |
|
| 84 |
+
| 3.8412 | 0.03 | 2900149 | 4.0230 |
|
| 85 |
+
| 3.8407 | 1.03 | 2976469 | 4.0225 |
|
| 86 |
+
| 3.8391 | 2.02 | 3052726 | 4.0224 |
|
| 87 |
+
|
| 88 |
+
|
| 89 |
+
### Framework versions
|
| 90 |
+
|
| 91 |
+
- Transformers 4.33.3
|
| 92 |
+
- Pytorch 2.0.1
|
| 93 |
+
- Datasets 2.12.0
|
| 94 |
+
- Tokenizers 0.13.3
|