penglingwei
commited on
Commit
•
ca4eb85
1
Parent(s):
5e0bfce
Training in progress, step 1400
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "gpt2",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"FollowCostModel"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/gpt2-reward/checkpoint-0",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"FollowCostModel"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 355970836
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3c2f11ae8486074ec754702affc79e816130fe463a518da2e2c93c190b93a30
|
3 |
size 355970836
|
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:4400a8d11c461ae2c5ff34ec55358c5dbb6277095b9c3f5bfafeb568ee7434ec
|
3 |
+
size 5368
|