dpravinv commited on
Commit
0620129
·
verified ·
1 Parent(s): e574ed4

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -21,19 +21,19 @@
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
- "0": "VISUAL_REASONING",
25
- "1": "COMPREHENSION_KNOWLEDGE",
26
  "2": "QUANTITATIVE_KNOWLEDGE",
27
- "3": "FLUID_REASONING"
28
  },
29
  "initializer_cutoff_factor": 2.0,
30
  "initializer_range": 0.02,
31
  "intermediate_size": 1152,
32
  "label2id": {
33
- "COMPREHENSION_KNOWLEDGE": "1",
34
- "FLUID_REASONING": "3",
35
  "QUANTITATIVE_KNOWLEDGE": "2",
36
- "VISUAL_REASONING": "0"
37
  },
38
  "layer_norm_eps": 1e-05,
39
  "local_attention": 128,
@@ -49,12 +49,11 @@
49
  "pad_token_id": 50283,
50
  "position_embedding_type": "absolute",
51
  "problem_type": "single_label_classification",
52
- "reference_compile": false,
53
- "repad_logits_with_grad": false,
54
  "sep_token_id": 50282,
55
  "sparse_pred_ignore_index": -100,
56
  "sparse_prediction": false,
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.48.0",
59
  "vocab_size": 50368
60
  }
 
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
+ "0": "COMPREHENSION_KNOWLEDGE",
25
+ "1": "FLUID_REASONING",
26
  "2": "QUANTITATIVE_KNOWLEDGE",
27
+ "3": "VISUAL_REASONING"
28
  },
29
  "initializer_cutoff_factor": 2.0,
30
  "initializer_range": 0.02,
31
  "intermediate_size": 1152,
32
  "label2id": {
33
+ "COMPREHENSION_KNOWLEDGE": "0",
34
+ "FLUID_REASONING": "1",
35
  "QUANTITATIVE_KNOWLEDGE": "2",
36
+ "VISUAL_REASONING": "3"
37
  },
38
  "layer_norm_eps": 1e-05,
39
  "local_attention": 128,
 
49
  "pad_token_id": 50283,
50
  "position_embedding_type": "absolute",
51
  "problem_type": "single_label_classification",
52
+ "reference_compile": true,
 
53
  "sep_token_id": 50282,
54
  "sparse_pred_ignore_index": -100,
55
  "sparse_prediction": false,
56
  "torch_dtype": "float32",
57
+ "transformers_version": "4.48.0.dev0",
58
  "vocab_size": 50368
59
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d659f25d6c2233bc79d3746c4d616d5d636a9c58a8ecf115edbfedf7457792d2
3
  size 598445936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6dfeffcc6d38c83f72e05413edf68437679feaa78a07886f8eaff7235051530
3
  size 598445936
runs/Feb24_13-12-51_vapratux/events.out.tfevents.1740399172.vapratux.103021.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e9536da663460c3561804cee6715cd945554b2c3eb620b097ce464fb2f009d6
3
+ size 6974
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80f4c8aa4de30c419a1af56f5c76821b6d8b84b44e130ad09618e9221ce513d9
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609998671f3b3e2b3d310560c91dfcfd94601c79aa12946d99d9d80a0d331b92
3
+ size 5432