han7ter commited on
Commit
515854c
·
verified ·
1 Parent(s): fa09d60

чето пытаюсь учить

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. model.safetensors +1 -1
config.json CHANGED
@@ -2,11 +2,11 @@
2
  "architectures": [
3
  "BertForSequenceClassification"
4
  ],
5
- "attention_probs_dropout_prob": 0.3,
6
- "classifier_dropout": 0.2,
7
  "directionality": "bidi",
8
  "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.3,
10
  "hidden_size": 1024,
11
  "id2label": {
12
  "0": "LABEL_0",
@@ -34,7 +34,7 @@
34
  "LABEL_8": 8,
35
  "LABEL_9": 9
36
  },
37
- "layer_norm_eps": 1e-12,
38
  "max_position_embeddings": 512,
39
  "model_type": "bert",
40
  "num_attention_heads": 16,
 
2
  "architectures": [
3
  "BertForSequenceClassification"
4
  ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
  "directionality": "bidi",
8
  "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.2,
10
  "hidden_size": 1024,
11
  "id2label": {
12
  "0": "LABEL_0",
 
34
  "LABEL_8": 8,
35
  "LABEL_9": 9
36
  },
37
+ "layer_norm_eps": 1e-05,
38
  "max_position_embeddings": 512,
39
  "model_type": "bert",
40
  "num_attention_heads": 16,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e0b036177a81ebc247c4f7218c9a1f307e524c2a32aa267d542e989820e83c3
3
  size 1707722936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fed3a45ef90dc82a4104165be5ea20029559e74dd63d8e466d502891091aa588
3
  size 1707722936