Add files using upload-large-folder tool
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 |
"Qwen2ForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "jjzha/Qwen2.5-0.5B-Instruct-SEFI",
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1976163472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cab66b05eeb6398df70a85f4a8c0a8dedc868a44cc66af3354d2b401ea63aaae
|
3 |
size 1976163472
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00b9c05164b894d94f8a6a06d89f4c9f94dc9e62910d4f5cfee341a94c1830ab
|
3 |
+
size 5880
|