Varshitha commited on
Commit
bad0354
·
verified ·
1 Parent(s): 2b884e6

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +52 -0
  2. model.safetensors +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/mobilebert-uncased",
3
+ "architectures": [
4
+ "MobileBertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_activation": false,
8
+ "classifier_dropout": null,
9
+ "embedding_size": 128,
10
+ "hidden_act": "relu",
11
+ "hidden_dropout_prob": 0.0,
12
+ "hidden_size": 512,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2",
17
+ "3": "LABEL_3",
18
+ "4": "LABEL_4",
19
+ "5": "LABEL_5",
20
+ "6": "LABEL_6"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 512,
24
+ "intra_bottleneck_size": 128,
25
+ "key_query_shared_bottleneck": true,
26
+ "label2id": {
27
+ "LABEL_0": 0,
28
+ "LABEL_1": 1,
29
+ "LABEL_2": 2,
30
+ "LABEL_3": 3,
31
+ "LABEL_4": 4,
32
+ "LABEL_5": 5,
33
+ "LABEL_6": 6
34
+ },
35
+ "layer_norm_eps": 1e-12,
36
+ "max_position_embeddings": 512,
37
+ "model_type": "mobilebert",
38
+ "normalization_type": "no_norm",
39
+ "num_attention_heads": 4,
40
+ "num_feedforward_networks": 4,
41
+ "num_hidden_layers": 24,
42
+ "pad_token_id": 0,
43
+ "problem_type": "multi_label_classification",
44
+ "torch_dtype": "float32",
45
+ "transformers_version": "4.42.3",
46
+ "trigram_input": true,
47
+ "true_hidden_size": 128,
48
+ "type_vocab_size": 2,
49
+ "use_bottleneck": true,
50
+ "use_bottleneck_attention": false,
51
+ "vocab_size": 30522
52
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbaa994d241b4302c696947ccb700cf9ae7c092ea2ec30ea8972386a61e3c6d9
3
+ size 98480380
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97c00ca1701257d55051f1e10483f71a906f02c85f42a18cdc1e79ec062f38c
3
+ size 5112