ibraheemmoosa commited on
Commit
30d9ba3
1 Parent(s): 6704193

Upload MTRanker

Browse files
Files changed (2) hide show
  1. config.json +8 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1 +1,8 @@
1
- {"encoder_backbone": "google/mt5-base", "num_classes": 2}
 
 
 
 
 
 
 
 
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:292f9850f3d02daa4be21da43dd0b5f33b98c381bd6a4d933d80b58489072263
3
- size 1108220945
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:003dbc0563107f6291d13e745629718edd856b021b38f7914b13d1a5ef7dfe75
3
+ size 1108205201