add model
Browse files- config.json +0 -2
- tf_model.h5 +1 -1
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "SharpAI/benign-net-traffic-v2-t5-l12",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -22,7 +21,6 @@
|
|
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
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"T5ForConditionalGeneration"
|
4 |
],
|
|
|
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
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 158244544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9ecc2877231dcefa5db8b0d0c7a685b8c221b4161aa7078637453389fa507db
|
3 |
size 158244544
|