add model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"_num_labels": 1,
|
4 |
"activation_function": "gelu_new",
|
5 |
"architectures": [
|
@@ -39,7 +39,7 @@
|
|
39 |
"max_length": 50
|
40 |
}
|
41 |
},
|
42 |
-
"torch_dtype": "
|
43 |
"transformers_version": "4.16.1",
|
44 |
"use_cache": false,
|
45 |
"vocab_size": 50257
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/final_model",
|
3 |
"_num_labels": 1,
|
4 |
"activation_function": "gelu_new",
|
5 |
"architectures": [
|
|
|
39 |
"max_length": 50
|
40 |
}
|
41 |
},
|
42 |
+
"torch_dtype": "float32",
|
43 |
"transformers_version": "4.16.1",
|
44 |
"use_cache": false,
|
45 |
"vocab_size": 50257
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c2e3c90b1093fb37976deaed18fcf36c913a59de30f0cb8dbb33c2bc7b36672
|
3 |
+
size 333971677
|