OpenOpenAI
commited on
Commit
•
3f245ca
1
Parent(s):
358b000
Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "/workspace/OpenRLHF3/checkpoint/llama-3-8b-rlhf/iter_14",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"bos_token_id": null,
|
@@ -23,7 +23,7 @@
|
|
23 |
"rope_scaling": null,
|
24 |
"rope_theta": 10000.0,
|
25 |
"tie_word_embeddings": false,
|
26 |
-
"torch_dtype": "
|
27 |
"transformers_version": "4.43.1",
|
28 |
"use_cache": false,
|
29 |
"vocab_size": 51200
|
|
|
1 |
{
|
2 |
"_name_or_path": "/workspace/OpenRLHF3/checkpoint/llama-3-8b-rlhf/iter_14",
|
3 |
"architectures": [
|
4 |
+
"PhiForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"bos_token_id": null,
|
|
|
23 |
"rope_scaling": null,
|
24 |
"rope_theta": 10000.0,
|
25 |
"tie_word_embeddings": false,
|
26 |
+
"torch_dtype": "bfloat16",
|
27 |
"transformers_version": "4.43.1",
|
28 |
"use_cache": false,
|
29 |
"vocab_size": 51200
|