add model
Browse files- config.json +4 -4
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -46,10 +46,6 @@
|
|
46 |
"summary_proj_to_labels": true,
|
47 |
"summary_type": "cls_index",
|
48 |
"summary_use_proj": true,
|
49 |
-
"torch_dtype": "float32",
|
50 |
-
"transformers_version": "4.12.5",
|
51 |
-
"use_cache": true,
|
52 |
-
"vocab_size": 50257,
|
53 |
"task_specific_params": {
|
54 |
"conversational": {
|
55 |
"do_sample": true,
|
@@ -60,5 +56,9 @@
|
|
60 |
"top_p": 0.7
|
61 |
}
|
62 |
},
|
|
|
|
|
|
|
|
|
63 |
"window_size": 256
|
64 |
}
|
|
|
46 |
"summary_proj_to_labels": true,
|
47 |
"summary_type": "cls_index",
|
48 |
"summary_use_proj": true,
|
|
|
|
|
|
|
|
|
49 |
"task_specific_params": {
|
50 |
"conversational": {
|
51 |
"do_sample": true,
|
|
|
56 |
"top_p": 0.7
|
57 |
}
|
58 |
},
|
59 |
+
"torch_dtype": "float32",
|
60 |
+
"transformers_version": "4.12.5",
|
61 |
+
"use_cache": true,
|
62 |
+
"vocab_size": 50257,
|
63 |
"window_size": 256
|
64 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 551192465
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14f50f9c637612bff8712830eb0a4fecb0d3693fef79ed09d9c2fbb2832a99d6
|
3 |
size 551192465
|