webersni commited on
Commit
e5b43ce
1 Parent(s): ef5272a

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/initial_run/checkpoint-13",
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",
@@ -31,7 +32,7 @@
31
  "position_embedding_type": "absolute",
32
  "problem_type": "single_label_classification",
33
  "torch_dtype": "float32",
34
- "transformers_version": "4.9.0",
35
  "type_vocab_size": 1,
36
  "use_cache": true,
37
  "vocab_size": 50265
 
1
  {
2
+ "_name_or_path": "task2_model/sentiment/checkpoint-5",
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",
 
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
+ "transformers_version": "4.10.3",
36
  "type_vocab_size": 1,
37
  "use_cache": true,
38
  "vocab_size": 50265
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bc9aa0f2b34a4614dd10cf94bea132d65606d00caa1f4ffb851526eab877b38
3
- size 328530601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ab66734841cc9def8dd02b6c077569c11c37b27039330b5728d801244abd9f6
3
+ size 328527533