hendri commited on
Commit
691033c
·
verified ·
1 Parent(s): 4a36e3e

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -1,8 +1,7 @@
1
  {
2
- "_name_or_path": "indobenchmark/indobert-large-p1",
3
  "_num_labels": 5,
4
  "architectures": [
5
- "BertBiLSTMForSequenceClassification"
6
  ],
7
  "attention_probs_dropout_prob": 0.1,
8
  "classifier_dropout": null,
@@ -36,7 +35,6 @@
36
  "pooler_size_per_head": 128,
37
  "pooler_type": "first_token_transform",
38
  "position_embedding_type": "absolute",
39
- "torch_dtype": "float32",
40
  "transformers_version": "4.47.1",
41
  "type_vocab_size": 2,
42
  "use_cache": true,
 
1
  {
 
2
  "_num_labels": 5,
3
  "architectures": [
4
+ "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
35
  "pooler_size_per_head": 128,
36
  "pooler_type": "first_token_transform",
37
  "position_embedding_type": "absolute",
 
38
  "transformers_version": "4.47.1",
39
  "type_vocab_size": 2,
40
  "use_cache": true,