Wonder-Griffin
commited on
Training in progress, step 5
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"TraXLMistralForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Wonder-Griffin/TraXLMistralv1-2",
|
3 |
"architectures": [
|
4 |
"TraXLMistralForCausalLM"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 37390268
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c2a7e12e1346c32ef566cc05e574ef57b2252612a63a1c304a5679944b8e5df
|
3 |
size 37390268
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41a47cd9b3e9424ff67f6a924c356d79c030b888ee734e3c8b68ed98b1f675ef
|
3 |
+
size 5176
|