ibraheemmoosa
commited on
Commit
•
c2e77d9
1
Parent(s):
ff5c4af
Upload MTRanker
Browse files- config.json +8 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"MTRanker"
|
4 |
+
],
|
5 |
+
"backbone": "google/mt5-large",
|
6 |
+
"torch_dtype": "float32",
|
7 |
+
"transformers_version": "4.27.3"
|
8 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c2faa4811a871a3382875b4e73377f145004f2504d0154ff53aabe3bee6ad17
|
3 |
+
size 2257869953
|