webersni commited on
Commit
e9d7549
1 Parent(s): bae9bbf

Update model based on new language model and new training samples

Browse files
Files changed (2) hide show
  1. config.json +3 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,10 +1,11 @@
1
  {
2
- "_name_or_path": "task2_model/specificity/checkpoint-10",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
8
  "eos_token_id": 2,
9
  "gradient_checkpointing": false,
10
  "hidden_act": "gelu",
@@ -29,7 +30,7 @@
29
  "position_embedding_type": "absolute",
30
  "problem_type": "single_label_classification",
31
  "torch_dtype": "float32",
32
- "transformers_version": "4.9.0",
33
  "type_vocab_size": 1,
34
  "use_cache": true,
35
  "vocab_size": 50265
 
1
  {
2
+ "_name_or_path": "task2_model/specificity/checkpoint-8",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
  "eos_token_id": 2,
10
  "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
 
30
  "position_embedding_type": "absolute",
31
  "problem_type": "single_label_classification",
32
  "torch_dtype": "float32",
33
+ "transformers_version": "4.10.3",
34
  "type_vocab_size": 1,
35
  "use_cache": true,
36
  "vocab_size": 50265
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07a60fdc74ce7bd50e96a4eae5abe97075808664a4cd7a8f88c1385d98acce8e
3
- size 328527529
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fd5e4105e619fd024cc459ed646dfaeab7a7db9bcace8563e03813f932f0bff
3
+ size 328524461