Commit
路
c69b436
1
Parent(s):
10340f3
Upload BloomForQuestionAnswering
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "bigscience/
|
3 |
"apply_residual_connection_post_layernorm": false,
|
4 |
"architectures": [
|
5 |
"BloomForQuestionAnswering"
|
@@ -21,6 +21,7 @@
|
|
21 |
"offset_alibi": 100,
|
22 |
"pad_token_id": 3,
|
23 |
"pretraining_tp": 1,
|
|
|
24 |
"skip_bias_add": true,
|
25 |
"skip_bias_add_qkv": false,
|
26 |
"slow_but_exact": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bigscience/bloomz-560m",
|
3 |
"apply_residual_connection_post_layernorm": false,
|
4 |
"architectures": [
|
5 |
"BloomForQuestionAnswering"
|
|
|
21 |
"offset_alibi": 100,
|
22 |
"pad_token_id": 3,
|
23 |
"pretraining_tp": 1,
|
24 |
+
"seq_length": 2048,
|
25 |
"skip_bias_add": true,
|
26 |
"skip_bias_add_qkv": false,
|
27 |
"slow_but_exact": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2236900656
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb15b315311bd226cc8bab402a23b39cd6ef124e63ec4cc8405bca8ff55cb6b4
|
3 |
size 2236900656
|