vittoriomaggio commited on
Commit
1a916d2
1 Parent(s): 83d3f36
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Capreolus/bert-base-msmarco",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -20,7 +20,7 @@
20
  "position_embedding_type": "absolute",
21
  "problem_type": "single_label_classification",
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.15.0",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
26
  "vocab_size": 30522
 
1
  {
2
+ "_name_or_path": "./models/finetuned/epochs_6/checkpoint-10500",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
20
  "position_embedding_type": "absolute",
21
  "problem_type": "single_label_classification",
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.12.5",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
26
  "vocab_size": 30522
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd15bf59894f49c17c1b7b5892bb1c95b4e700f087f9463abb0770d70bdbdf12
3
- size 438019245
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44406adb19913f892b24b4e9c22400896944429fe9c0658e9b2550af019e4533
3
+ size 438016429