echarlaix's picture
echarlaix HF staff
Adding model, graphs and metadata.
83d7ce2
{
"_name_or_path": "/tmp/tmp7fwsqmie",
"architectures": [
"BertForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"finetuning_task": "sst2",
"gradient_checkpointing": false,
"heads_count": 56,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 768,
"initializer_range": 0.02,
"intermediate_size": 3072,
"layer_norm_eps": 1e-12,
"max_position_embeddings": 512,
"model_type": "bert",
"num_attention_heads": 12,
"num_hidden_layers": 12,
"pad_token_id": 0,
"position_embedding_type": "absolute",
"pruned_heads": {
"0": [
0,
4,
6,
7,
8,
9,
11
],
"1": [
0,
2,
3,
5,
6,
7,
8,
9
],
"2": [
2,
3,
4,
5,
6,
7,
8,
10,
11
],
"3": [
0,
1,
2,
3,
4,
6,
7,
8,
11
],
"4": [
1,
2,
3,
4,
8
],
"5": [
1,
2,
5,
11
],
"6": [
1,
3,
7,
9,
10,
11
],
"7": [
2,
4,
6,
7,
11
],
"8": [
0,
2,
3,
4,
5,
6
],
"9": [
0,
1,
3,
4,
6,
8,
9,
11
],
"10": [
0,
1,
2,
3,
5,
6,
7,
8,
9,
10
],
"11": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
"transformers_version": "4.4.1",
"type_vocab_size": 2,
"use_cache": true,
"vocab_size": 30522
}