DUNHILL commited on
Commit
32abe27
1 Parent(s): 827c5f0

Training in progress, step 200

Browse files
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dandelin/vilt-b32-mlm",
3
+ "architectures": [
4
+ "ViltForQuestionAnswering"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.0,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": 0,
12
+ "1": 1
13
+ },
14
+ "image_size": 384,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "label2id": {
18
+ "0": 0,
19
+ "1": 1
20
+ },
21
+ "layer_norm_eps": 1e-12,
22
+ "max_image_length": -1,
23
+ "max_position_embeddings": 40,
24
+ "modality_type_vocab_size": 2,
25
+ "model_type": "vilt",
26
+ "num_attention_heads": 12,
27
+ "num_channels": 3,
28
+ "num_hidden_layers": 12,
29
+ "num_images": -1,
30
+ "patch_size": 32,
31
+ "qkv_bias": true,
32
+ "tie_word_embeddings": false,
33
+ "torch_dtype": "float32",
34
+ "transformers_version": "4.44.2",
35
+ "type_vocab_size": 2,
36
+ "vocab_size": 30522
37
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f1f2dafc0e500d675a87959e37a8aa8d356db414fad6646771522bedf5e166d
3
+ size 451154168
runs/Oct08_15-04-19_4b364064aaf0/events.out.tfevents.1728399867.4b364064aaf0.1082.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32d4daf5c9fcd8a62ea19e6bae308528c63f7ae81914746a6b64123c05d7628d
3
+ size 5914
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54fe0fe3ac16f3c9076b1952cd4c8f3fa47a4ebcabcf4aad70a439d0de37a934
3
+ size 5240