rhythmsaparia
commited on
Commit
•
e61f37b
1
Parent(s):
2ba9433
Training in progress, epoch 1
Browse files- adapter_model.bin +1 -1
- tokenizer_config.json +2 -1
- training_args.bin +2 -2
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 134263757
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6510a8a4343dac3562d87531753d6de46bdfdaaf54a92998906c07cf5cc7faed
|
3 |
size 134263757
|
tokenizer_config.json
CHANGED
@@ -29,5 +29,6 @@
|
|
29 |
"normalized": false,
|
30 |
"rstrip": false,
|
31 |
"single_word": false
|
32 |
-
}
|
|
|
33 |
}
|
|
|
29 |
"normalized": false,
|
30 |
"rstrip": false,
|
31 |
"single_word": false
|
32 |
+
},
|
33 |
+
"use_default_system_prompt": true
|
34 |
}
|
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:0f1028d0ca62fe0b2e42c9dec91f4ef4af339930561c051a1c6304be8ca9590e
|
3 |
+
size 4091
|