sureshbabugandla commited on
Commit
01cd003
·
verified ·
1 Parent(s): 7c05b8f

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +3 -1
  2. model.safetensors +1 -1
config.json CHANGED
@@ -37,11 +37,13 @@
37
  "n_layers": 6,
38
  "output_past": true,
39
  "pad_token_id": 0,
 
40
  "qa_dropout": 0.1,
41
  "seq_classif_dropout": 0.2,
42
  "sinusoidal_pos_embds": false,
43
  "tie_weights_": true,
44
  "tie_word_embeddings": true,
45
- "transformers_version": "5.8.0",
 
46
  "vocab_size": 28996
47
  }
 
37
  "n_layers": 6,
38
  "output_past": true,
39
  "pad_token_id": 0,
40
+ "problem_type": "single_label_classification",
41
  "qa_dropout": 0.1,
42
  "seq_classif_dropout": 0.2,
43
  "sinusoidal_pos_embds": false,
44
  "tie_weights_": true,
45
  "tie_word_embeddings": true,
46
+ "transformers_version": "5.0.0",
47
+ "use_cache": false,
48
  "vocab_size": 28996
49
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c626859aed3db637dd92729280085e09893b1fc7dd1f3c0591986cc34166955
3
  size 263163144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6742bd629f137802f19e8d04cd8d6bc0e801ed0340d53621c1c37c4fafe2c46e
3
  size 263163144