Adam
commited on
Commit
•
c1541c7
1
Parent(s):
881b410
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": "../step1_supervised_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 3235869199
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:752afac175248175f1e8cd31b17b7d2bed3b924c68a37bf6e7ef1ae8dd6c7952
|
3 |
size 3235869199
|
training.log
CHANGED
The diff for this file is too large to render.
See raw diff
|
|