Reverting.
Browse files- config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"architectures": [
|
3 |
"MistralForCausalLM"
|
4 |
],
|
5 |
-
"attention_dropout": 0
|
6 |
"bos_token_id": 1,
|
7 |
"eos_token_id": 2,
|
8 |
"hidden_act": "silu",
|
|
|
2 |
"architectures": [
|
3 |
"MistralForCausalLM"
|
4 |
],
|
5 |
+
"attention_dropout": 0,
|
6 |
"bos_token_id": 1,
|
7 |
"eos_token_id": 2,
|
8 |
"hidden_act": "silu",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fb60741b16ac8a592f18de1dbe51176dc5bc594e36171dd5e392551ea9c859a
|
3 |
size 5944
|