Upload UniCRS4RecModule
Browse files- config.json +2 -1
- generation_config.json +4 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"UniCRS4RecModule"
|
4 |
],
|
@@ -6145,5 +6146,5 @@
|
|
6145 |
"n_relations": 25,
|
6146 |
"text_encoder": "roberta-base",
|
6147 |
"torch_dtype": "float32",
|
6148 |
-
"transformers_version": "4.
|
6149 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "unicrs4rec_new",
|
3 |
"architectures": [
|
4 |
"UniCRS4RecModule"
|
5 |
],
|
|
|
6146 |
"n_relations": 25,
|
6147 |
"text_encoder": "roberta-base",
|
6148 |
"torch_dtype": "float32",
|
6149 |
+
"transformers_version": "4.44.0"
|
6150 |
}
|
generation_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"transformers_version": "4.44.0"
|
4 |
+
}
|
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:9b3bea4a6d2973c211b99bc73616608fdb04fd8c34b6d0e26b1016dd48c6b3c3
|
3 |
+
size 1093831746
|