UNSW990025T2Transformer commited on
Commit
9941bf1
·
verified ·
1 Parent(s): 5f437c1

Upload fine-tuned model

Browse files
Files changed (4) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
  3. rng_state.pth +3 -0
  4. training_args.bin +3 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "results/checkpoint-3400",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -21,7 +21,7 @@
21
  "max_position_embeddings": 512,
22
  "model_type": "bert",
23
  "num_attention_heads": 12,
24
- "num_hidden_layers": 6,
25
  "pad_token_id": 0,
26
  "position_embedding_type": "absolute",
27
  "problem_type": "regression",
 
1
  {
2
+ "_name_or_path": "cross-encoder/ms-marco-MiniLM-L12-v2",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
21
  "max_position_embeddings": 512,
22
  "model_type": "bert",
23
  "num_attention_heads": 12,
24
+ "num_hidden_layers": 12,
25
  "pad_token_id": 0,
26
  "position_embedding_type": "absolute",
27
  "problem_type": "regression",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4f284f39e8e211616c1615991bcbca5c07c72d256fb039b0220d51bae7d2257
3
- size 90866412
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e89bde871521c691040b3446a66a0b651a95816fcab88a03dd287bd3d33d9073
3
+ size 133464836
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7177905104cc2169f741936753ec43935d01c503cc896d0a3b93161c6d6e8289
3
+ size 14709
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:620b997cb43a75da4fcc69f120f6c20c8913f25b8aabf68d280abcfb7c4e9941
3
+ size 5713