TimSchopf commited on
Commit
e64dc2d
·
verified ·
1 Parent(s): 307d1d2

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +1 -6
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,16 +1,11 @@
1
  {
2
  "_name_or_path": "/data-disk-tim/python-projects/NLP-KG/models/survey_classifier/model",
3
- "adapters": {
4
- "adapters": {},
5
- "config_map": {},
6
- "fusion_config_map": {},
7
- "fusions": {}
8
- },
9
  "architectures": [
10
  "BertForSequenceClassification"
11
  ],
12
  "attention_probs_dropout_prob": 0.1,
13
  "classifier_dropout": null,
 
14
  "hidden_act": "gelu",
15
  "hidden_dropout_prob": 0.1,
16
  "hidden_size": 768,
 
1
  {
2
  "_name_or_path": "/data-disk-tim/python-projects/NLP-KG/models/survey_classifier/model",
 
 
 
 
 
 
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e76fc709c7d25ab7a32712ff31fe7142eae0a416736449a6fe8a6b927e7838cd
3
  size 439703544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50454973e4a069d3db89fb1699a268c5451201a3ed689faef7f238bd6602cfa5
3
  size 439703544