roshana1s commited on
Commit
0e4810b
·
verified ·
1 Parent(s): fb38522

Update the model

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -2,12 +2,13 @@
2
  "architectures": [
3
  "RobertaForSequenceClassification"
4
  ],
5
- "attention_probs_dropout_prob": 0.19205141876867216,
6
  "bos_token_id": 0,
7
  "classifier_dropout": null,
 
8
  "eos_token_id": 2,
9
  "hidden_act": "gelu",
10
- "hidden_dropout_prob": 0.19312815319242865,
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "ham",
@@ -22,8 +23,7 @@
22
  "num_hidden_layers": 12,
23
  "pad_token_id": 1,
24
  "position_embedding_type": "absolute",
25
- "torch_dtype": "float32",
26
- "transformers_version": "4.55.0",
27
  "type_vocab_size": 1,
28
  "use_cache": true,
29
  "vocab_size": 50265
 
2
  "architectures": [
3
  "RobertaForSequenceClassification"
4
  ],
5
+ "attention_probs_dropout_prob": 0.12460257350587067,
6
  "bos_token_id": 0,
7
  "classifier_dropout": null,
8
+ "dtype": "float32",
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.10069482002001506,
12
  "hidden_size": 768,
13
  "id2label": {
14
  "0": "ham",
 
23
  "num_hidden_layers": 12,
24
  "pad_token_id": 1,
25
  "position_embedding_type": "absolute",
26
+ "transformers_version": "4.57.1",
 
27
  "type_vocab_size": 1,
28
  "use_cache": true,
29
  "vocab_size": 50265
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5f6a543d95cbd15677a12843f7416e20f1a6c23f4563f0ad77ce6bdcabd5696
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f0f698d391bbc59d9dec23910bf4d48b13b4ae4247f0a8da9e562491b7af7b1
3
  size 498612824
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af361fd57659089e3a8c84ccc13739bbddc3b19e10101f5aac433c237bc5ae54
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68757fe8b6ac23230c4a0c1ae0830e26d79ffc45a4ae86ba025a409adc75628e
3
+ size 5777