emrecan commited on
Commit
850f6e9
1 Parent(s): acff17b
Files changed (2) hide show
  1. config.json +41 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dbmdz_convbert-base-turkish-mc4-cased_snli_tr",
3
+ "architectures": [
4
+ "ConvBertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "conv_kernel_size": 9,
10
+ "embedding_size": 768,
11
+ "eos_token_id": 2,
12
+ "finetuning_task": "snli_tr",
13
+ "head_ratio": 2,
14
+ "hidden_act": "gelu",
15
+ "hidden_dropout_prob": 0.1,
16
+ "hidden_size": 768,
17
+ "id2label": {
18
+ "0": "entailment",
19
+ "1": "neutral",
20
+ "2": "contradiction"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
+ "label2id": {
25
+ "contradiction": 2,
26
+ "entailment": 0,
27
+ "neutral": 1
28
+ },
29
+ "layer_norm_eps": 1e-12,
30
+ "max_position_embeddings": 512,
31
+ "model_type": "convbert",
32
+ "num_attention_heads": 12,
33
+ "num_groups": 1,
34
+ "num_hidden_layers": 12,
35
+ "pad_token_id": 0,
36
+ "problem_type": "single_label_classification",
37
+ "torch_dtype": "float32",
38
+ "transformers_version": "4.12.3",
39
+ "type_vocab_size": 2,
40
+ "vocab_size": 32000
41
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8fa9e57411dd3851798e5c4e9d8c46fc737ee81598f6b93d2fda3c9ddf2ef7f
3
+ size 429751749