update readme
Browse files- config.json +2 -2
- generation_config.json +1 -1
- scheduler.pt +0 -3
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -28,7 +28,7 @@
|
|
28 |
"relative_attention_num_buckets": 32,
|
29 |
"tie_word_embeddings": false,
|
30 |
"torch_dtype": "float32",
|
31 |
-
"transformers_version": "4.28.0
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 32128
|
34 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "scutcyr/BianQue-1.0",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
28 |
"relative_attention_num_buckets": 32,
|
29 |
"tie_word_embeddings": false,
|
30 |
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.28.0",
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 32128
|
34 |
}
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"decoder_start_token_id": 0,
|
4 |
"eos_token_id": 1,
|
5 |
"pad_token_id": 0,
|
6 |
-
"transformers_version": "4.28.0
|
7 |
}
|
|
|
3 |
"decoder_start_token_id": 0,
|
4 |
"eos_token_id": 1,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.28.0"
|
7 |
}
|
scheduler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:2ee936330ea932235d4d562d10a1e103f75f313bcecd8f31d08cb9f6a4bbf20a
|
3 |
-
size 627
|
|
|
|
|
|
|
|