Upload model
#4
by
Yinyun
- opened
- adapter_config.json +1 -1
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"base_model_name_or_path": "
|
3 |
"bias": "none",
|
4 |
"fan_in_fan_out": false,
|
5 |
"inference_mode": true,
|
|
|
1 |
{
|
2 |
+
"base_model_name_or_path": "./distil_student_24",
|
3 |
"bias": "none",
|
4 |
"fan_in_fan_out": false,
|
5 |
"inference_mode": true,
|
adapter_model.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:b2aa1c861ef9cf5a2659f621c28fbe2d5be3183a4e5b608c4b1c9791fc628e40
|
3 |
+
size 1185697
|