Adam
commited on
Commit
•
90dd9a0
1
Parent(s):
81de475
feat: updating model
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training.log +0 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"_remove_final_layer_norm": false,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "../step2_reward_model_finetuning/output/",
|
3 |
"_remove_final_layer_norm": false,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 662469223
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88fea5cf479f8aca5791b11dd29cd40b0828a3e47b327fc8359a428ed3b2cec4
|
3 |
size 662469223
|
training.log
CHANGED
The diff for this file is too large to render.
See raw diff
|
|