ibraheemmoosa
commited on
Commit
•
30d9ba3
1
Parent(s):
6704193
Upload MTRanker
Browse files- config.json +8 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"MTRanker"
|
4 |
+
],
|
5 |
+
"backbone": "google/mt5-base",
|
6 |
+
"torch_dtype": "float32",
|
7 |
+
"transformers_version": "4.27.3"
|
8 |
+
}
|
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:003dbc0563107f6291d13e745629718edd856b021b38f7914b13d1a5ef7dfe75
|
3 |
+
size 1108205201
|