imomayiz commited on
Commit
bba7c96
·
verified ·
1 Parent(s): 8d53087

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +46 -0
  2. model.safetensors +3 -0
  3. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 1024,
11
+ "id2label": {
12
+ "0": "games",
13
+ "1": "geometry",
14
+ "2": "graphs",
15
+ "3": "math",
16
+ "4": "number theory",
17
+ "5": "probabilities",
18
+ "6": "strings",
19
+ "7": "trees"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 4096,
23
+ "label2id": {
24
+ "games": "0",
25
+ "geometry": "1",
26
+ "graphs": "2",
27
+ "math": "3",
28
+ "number theory": "4",
29
+ "probabilities": "5",
30
+ "strings": "6",
31
+ "trees": "7"
32
+ },
33
+ "layer_norm_eps": 1e-12,
34
+ "max_position_embeddings": 512,
35
+ "model_type": "bert",
36
+ "num_attention_heads": 16,
37
+ "num_hidden_layers": 24,
38
+ "pad_token_id": 0,
39
+ "position_embedding_type": "absolute",
40
+ "problem_type": "multi_label_classification",
41
+ "torch_dtype": "float32",
42
+ "transformers_version": "4.51.1",
43
+ "type_vocab_size": 2,
44
+ "use_cache": true,
45
+ "vocab_size": 30522
46
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bd95de1e082355d2b1596abf3a4351a775e0b60fd5a2872547653befc454fd1
3
+ size 1340647360
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30859eee3881caa155f720ed818c0776cfa493f88c0890f0812ba7356907feb2
3
+ size 5368