dima806 commited on
Commit
a97dcb3
1 Parent(s): efdafdd

Upload folder using huggingface_hub

Browse files
checkpoint-25035/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-cased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "No spam",
13
+ "1": "Spam"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "label2id": {
17
+ "No spam": 0,
18
+ "Spam": 1
19
+ },
20
+ "max_position_embeddings": 512,
21
+ "model_type": "distilbert",
22
+ "n_heads": 12,
23
+ "n_layers": 6,
24
+ "output_past": true,
25
+ "pad_token_id": 0,
26
+ "qa_dropout": 0.1,
27
+ "seq_classif_dropout": 0.2,
28
+ "sinusoidal_pos_embds": false,
29
+ "tie_weights_": true,
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.33.0",
32
+ "vocab_size": 28996
33
+ }
checkpoint-25035/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d4930fcf342f26752331b4a7632297277858d393749fbc62bc061f9343b4450
3
+ size 526351109
checkpoint-25035/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ae139dcfb02c3801e653e624ea91560690be25ffa3186f056d1bfe9697338d
3
+ size 263167661
checkpoint-25035/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bb409aa0a27567b00888be60892caa76f27d5ad92eb242681361b611a8d2067
3
+ size 14575
checkpoint-25035/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d213e36837a40fafa81f543d76c0faf8226b4943bea922a6a91238a4861ab74
3
+ size 627
checkpoint-25035/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-25035/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dccfaa1fd1a641f99f237c9d06f47d4d2aa19faa6c4867e85dc036d9ea2ff17a
3
+ size 4027
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-cased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "No spam",
13
+ "1": "Spam"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "label2id": {
17
+ "No spam": 0,
18
+ "Spam": 1
19
+ },
20
+ "max_position_embeddings": 512,
21
+ "model_type": "distilbert",
22
+ "n_heads": 12,
23
+ "n_layers": 6,
24
+ "output_past": true,
25
+ "pad_token_id": 0,
26
+ "qa_dropout": 0.1,
27
+ "seq_classif_dropout": 0.2,
28
+ "sinusoidal_pos_embds": false,
29
+ "tie_weights_": true,
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.33.0",
32
+ "vocab_size": 28996
33
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ae139dcfb02c3801e653e624ea91560690be25ffa3186f056d1bfe9697338d
3
+ size 263167661
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dccfaa1fd1a641f99f237c9d06f47d4d2aa19faa6c4867e85dc036d9ea2ff17a
3
+ size 4027
vocab.txt ADDED
The diff for this file is too large to render. See raw diff