Upload HuggingWrapper
Browse files- config.json +8 -0
- model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "botcon/adapter_bert",
|
3 |
+
"architectures": [
|
4 |
+
"HuggingWrapper"
|
5 |
+
],
|
6 |
+
"torch_dtype": "float32",
|
7 |
+
"transformers_version": "4.35.0"
|
8 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58efe64c787b4e36cad24caf754f2c20a0127b5986415522ee6d33fd1d872cdb
|
3 |
+
size 437961048
|