add model
Browse files- config.json +2 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"T5ForConditionalGeneration"
|
4 |
],
|
@@ -21,6 +22,7 @@
|
|
21 |
"pad_token_id": 234,
|
22 |
"relative_attention_max_distance": 128,
|
23 |
"relative_attention_num_buckets": 32,
|
|
|
24 |
"transformers_version": "4.20.1",
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 237
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "SharpAI/benign-net-traffic-v2-t5-l12",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
22 |
"pad_token_id": 234,
|
23 |
"relative_attention_max_distance": 128,
|
24 |
"relative_attention_num_buckets": 32,
|
25 |
+
"torch_dtype": "float32",
|
26 |
"transformers_version": "4.20.1",
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 237
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 157754111
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0000863e8d0c0c8d450f78309d4790b5bea570b69affb344d2cbfc0daf6defe
|
3 |
size 157754111
|