End of training
Browse files- README.md +7 -5
- model.safetensors +1 -1
README.md
CHANGED
@@ -5,6 +5,8 @@ tags:
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
|
|
|
|
8 |
model-index:
|
9 |
- name: phi-1_5_fictional
|
10 |
results: []
|
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# phi-1_5_fictional
|
17 |
|
18 |
-
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -34,13 +36,13 @@ More information needed
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
-
- learning_rate: 5e-
|
38 |
-
- train_batch_size:
|
39 |
-
- eval_batch_size:
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
-
|
44 |
|
45 |
### Training results
|
46 |
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- generated_from_trainer
|
8 |
+
datasets:
|
9 |
+
- mmlu_no_train
|
10 |
model-index:
|
11 |
- name: phi-1_5_fictional
|
12 |
results: []
|
|
|
17 |
|
18 |
# phi-1_5_fictional
|
19 |
|
20 |
+
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on the mmlu_no_train dataset.
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
36 |
### Training hyperparameters
|
37 |
|
38 |
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 5e-05
|
40 |
+
- train_batch_size: 2
|
41 |
+
- eval_batch_size: 2
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
+
- num_epochs: 6
|
46 |
|
47 |
### Training results
|
48 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4400216536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46add19fed50ef98fb38373c012b2852b27dc4c4907b41ec118e4a5c104b3a25
|
3 |
size 4400216536
|