divilian commited on
Commit
f5b3adb
·
verified ·
1 Parent(s): 7f077ba

Upload DistilBertForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. config.json +24 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  pipeline_tag: text-classification
3
  tags:
4
- - transformers
5
- - text-classification
6
- - polarops
7
  ---
 
1
  ---
2
  pipeline_tag: text-classification
3
  tags:
4
+ - transformers
5
+ - text-classification
6
+ - polarops
7
  ---
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "gelu",
3
+ "architectures": [
4
+ "DistilBertForSequenceClassification"
5
+ ],
6
+ "attention_dropout": 0.1,
7
+ "dim": 768,
8
+ "dropout": 0.1,
9
+ "hidden_dim": 3072,
10
+ "initializer_range": 0.02,
11
+ "max_position_embeddings": 512,
12
+ "model_type": "distilbert",
13
+ "n_heads": 12,
14
+ "n_layers": 6,
15
+ "pad_token_id": 0,
16
+ "problem_type": "single_label_classification",
17
+ "qa_dropout": 0.1,
18
+ "seq_classif_dropout": 0.2,
19
+ "sinusoidal_pos_embds": false,
20
+ "tie_weights_": true,
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.52.4",
23
+ "vocab_size": 30522
24
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eabb6e3c5db76f4ea283a6d9fc8d6464846e59e203040bf896a16a63ce82ca4
3
+ size 267832560