End of training
Browse files- README.md +2 -2
- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: AngelRaychev/1.5B-policy-
|
| 3 |
library_name: transformers
|
| 4 |
model_name: 1.5B-policy-iteration_1
|
| 5 |
tags:
|
|
@@ -11,7 +11,7 @@ licence: license
|
|
| 11 |
|
| 12 |
# Model Card for 1.5B-policy-iteration_1
|
| 13 |
|
| 14 |
-
This model is a fine-tuned version of [AngelRaychev/1.5B-policy-
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
| 17 |
## Quick start
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: AngelRaychev/1.5B-policy-iteration_0
|
| 3 |
library_name: transformers
|
| 4 |
model_name: 1.5B-policy-iteration_1
|
| 5 |
tags:
|
|
|
|
| 11 |
|
| 12 |
# Model Card for 1.5B-policy-iteration_1
|
| 13 |
|
| 14 |
+
This model is a fine-tuned version of [AngelRaychev/1.5B-policy-iteration_0](https://huggingface.co/AngelRaychev/1.5B-policy-iteration_0).
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
| 17 |
## Quick start
|
config.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"intermediate_size": 8960,
|
| 12 |
"max_position_embeddings": 131072,
|
| 13 |
"max_window_layers": 28,
|
| 14 |
-
"model_card": "\nFinal Loss: 0.
|
| 15 |
"model_type": "qwen2",
|
| 16 |
"num_attention_heads": 12,
|
| 17 |
"num_hidden_layers": 28,
|
|
|
|
| 11 |
"intermediate_size": 8960,
|
| 12 |
"max_position_embeddings": 131072,
|
| 13 |
"max_window_layers": 28,
|
| 14 |
+
"model_card": "\nFinal Loss: 0.1842\nBatch Size: 256\nLearning Rate: 5e-05\nDataset Size: 12000\n",
|
| 15 |
"model_type": "qwen2",
|
| 16 |
"num_attention_heads": 12,
|
| 17 |
"num_hidden_layers": 28,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3087542418
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d08dac0c66e023986f2e0a29aa33dba76efc7946e1c30604f6a1aa88281206b
|
| 3 |
size 3087542418
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:beadf6bbe6057f310426ae0ad11f389d6b8a042f53a175ab7e04467900f30f90
|
| 3 |
size 5624
|