End of training
Browse files- README.md +46 -0
- pytorch_model.bin +3 -0
- training_args.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- generated_from_trainer
|
| 4 |
+
model-index:
|
| 5 |
+
- name: hi
|
| 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 |
+
# hi
|
| 13 |
+
|
| 14 |
+
This model was trained from scratch on an unknown dataset.
|
| 15 |
+
|
| 16 |
+
## Model description
|
| 17 |
+
|
| 18 |
+
More information needed
|
| 19 |
+
|
| 20 |
+
## Intended uses & limitations
|
| 21 |
+
|
| 22 |
+
More information needed
|
| 23 |
+
|
| 24 |
+
## Training and evaluation data
|
| 25 |
+
|
| 26 |
+
More information needed
|
| 27 |
+
|
| 28 |
+
## Training procedure
|
| 29 |
+
|
| 30 |
+
### Training hyperparameters
|
| 31 |
+
|
| 32 |
+
The following hyperparameters were used during training:
|
| 33 |
+
- learning_rate: 5e-05
|
| 34 |
+
- train_batch_size: 8
|
| 35 |
+
- eval_batch_size: 8
|
| 36 |
+
- seed: 42
|
| 37 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 38 |
+
- lr_scheduler_type: linear
|
| 39 |
+
- num_epochs: 3.0
|
| 40 |
+
|
| 41 |
+
### Framework versions
|
| 42 |
+
|
| 43 |
+
- Transformers 4.33.1
|
| 44 |
+
- Pytorch 2.0.1+cu118
|
| 45 |
+
- Datasets 2.14.5
|
| 46 |
+
- Tokenizers 0.13.3
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf18999e059e7ac450dbad138976ef6f90cb1e1e0981dc142c54f6c2485bf9bf
|
| 3 |
+
size 1471
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3b24069405d7c7a603627a87eaa0be37b16f390b3d2f1e829fb0b521b1c7243
|
| 3 |
+
size 4027
|