End of training
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ model-index:
|
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
|
|
14 |
# ppo1
|
15 |
|
16 |
This model is a fine-tuned version of [EleutherAI/pythia-1b-deduped](https://huggingface.co/EleutherAI/pythia-1b-deduped) on an unknown dataset.
|
@@ -44,7 +45,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
### Framework versions
|
46 |
|
47 |
-
- Transformers 4.
|
48 |
- Pytorch 2.2.1+cu121
|
49 |
- Datasets 2.18.0
|
50 |
- Tokenizers 0.19.1
|
|
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/costa-huang/huggingface/runs/f4qf8tqs)
|
15 |
# ppo1
|
16 |
|
17 |
This model is a fine-tuned version of [EleutherAI/pythia-1b-deduped](https://huggingface.co/EleutherAI/pythia-1b-deduped) on an unknown dataset.
|
|
|
45 |
|
46 |
### Framework versions
|
47 |
|
48 |
+
- Transformers 4.42.1
|
49 |
- Pytorch 2.2.1+cu121
|
50 |
- Datasets 2.18.0
|
51 |
- Tokenizers 0.19.1
|
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"rotary_pct": 0.25,
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "float32",
|
26 |
-
"transformers_version": "4.
|
27 |
"use_cache": true,
|
28 |
"use_parallel_residual": true,
|
29 |
"vocab_size": 50304
|
|
|
23 |
"rotary_pct": 0.25,
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "float32",
|
26 |
+
"transformers_version": "4.42.1",
|
27 |
"use_cache": true,
|
28 |
"use_parallel_residual": true,
|
29 |
"vocab_size": 50304
|
generation_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 0,
|
4 |
-
"transformers_version": "4.
|
5 |
}
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 0,
|
4 |
+
"transformers_version": "4.42.1"
|
5 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4047149576
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87bd4c197fa56aeeb3af8ed424963ce99d749d0663cb16e1fa6712a9c0102635
|
3 |
size 4047149576
|
runs/Jun30_02-31-24_ip-26-0-160-216/events.out.tfevents.1719714838.ip-26-0-160-216.440003.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0833b386b949cf7c5993600e91191cccd23cdee748d9437fe3edbc87b2db504
|
3 |
+
size 2100
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6398c1bee45af19ac57ecfda491e12ad9d63f8bd929ed2c17281875b43e1acb2
|
3 |
+
size 6072
|