kimdesok commited on
Commit
6250dd1
1 Parent(s): 9cd4957

Training in progress, step 200

Browse files
config.json ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "colon",
12
+ "1": "the hemorrhagic inflammatory mass",
13
+ "2": "typical infiltrating adenocarcinoma",
14
+ "3": "typical histology for colon adenocarcinoma",
15
+ "4": "glandular crowding and cellular atypia",
16
+ "5": "esophagus",
17
+ "6": "the tube and ovary to the left of the uterus",
18
+ "7": "bile duct cells and canals of hering",
19
+ "8": "hypertrophic gastritis",
20
+ "9": "gastrointestinal system",
21
+ "10": "bilateral cleft palate",
22
+ "11": "in the canals of hering",
23
+ "12": "typical excellent pinworm",
24
+ "13": "bundles of normal-looking smooth muscle cells",
25
+ "14": "med pas hematoxylin section of mucosa excellent example source",
26
+ "15": "excellent photo typical adenocarcinoma extending through muscularis to serosa",
27
+ "16": "foci of fat necrosis",
28
+ "17": "the uterus",
29
+ "18": "lateral view close-up typical",
30
+ "19": "microscopic appearance of leiomyoma",
31
+ "20": "x-ray barium study gastric polyp",
32
+ "21": "intestine",
33
+ "22": "hyperplasia without atypia",
34
+ "23": "appendix",
35
+ "24": "the tube",
36
+ "25": "amebiasis",
37
+ "26": "no",
38
+ "27": "stomach",
39
+ "28": "by nests of closely packed glands",
40
+ "29": "source of granulomatous colitis",
41
+ "30": "inclusion bodies",
42
+ "31": "pinworm",
43
+ "32": "trophozoite source",
44
+ "33": "cytomegalovirus",
45
+ "34": "villous adenoma",
46
+ "35": "face",
47
+ "36": "gastrointestinal",
48
+ "37": "whipples disease",
49
+ "38": "the adjacent ovary on the other side",
50
+ "39": "yes",
51
+ "40": "varices"
52
+ },
53
+ "image_size": 384,
54
+ "initializer_range": 0.02,
55
+ "intermediate_size": 3072,
56
+ "label2id": {
57
+ "amebiasis": 25,
58
+ "appendix": 23,
59
+ "bilateral cleft palate": 10,
60
+ "bile duct cells and canals of hering": 7,
61
+ "bundles of normal-looking smooth muscle cells": 13,
62
+ "by nests of closely packed glands": 28,
63
+ "colon": 0,
64
+ "cytomegalovirus": 33,
65
+ "esophagus": 5,
66
+ "excellent photo typical adenocarcinoma extending through muscularis to serosa": 15,
67
+ "face": 35,
68
+ "foci of fat necrosis": 16,
69
+ "gastrointestinal": 36,
70
+ "gastrointestinal system": 9,
71
+ "glandular crowding and cellular atypia": 4,
72
+ "hyperplasia without atypia": 22,
73
+ "hypertrophic gastritis": 8,
74
+ "in the canals of hering": 11,
75
+ "inclusion bodies": 30,
76
+ "intestine": 21,
77
+ "lateral view close-up typical": 18,
78
+ "med pas hematoxylin section of mucosa excellent example source": 14,
79
+ "microscopic appearance of leiomyoma": 19,
80
+ "no": 26,
81
+ "pinworm": 31,
82
+ "source of granulomatous colitis": 29,
83
+ "stomach": 27,
84
+ "the adjacent ovary on the other side": 38,
85
+ "the hemorrhagic inflammatory mass": 1,
86
+ "the tube": 24,
87
+ "the tube and ovary to the left of the uterus": 6,
88
+ "the uterus": 17,
89
+ "trophozoite source": 32,
90
+ "typical excellent pinworm": 12,
91
+ "typical histology for colon adenocarcinoma": 3,
92
+ "typical infiltrating adenocarcinoma": 2,
93
+ "varices": 40,
94
+ "villous adenoma": 34,
95
+ "whipples disease": 37,
96
+ "x-ray barium study gastric polyp": 20,
97
+ "yes": 39
98
+ },
99
+ "layer_norm_eps": 1e-12,
100
+ "max_image_length": -1,
101
+ "max_position_embeddings": 40,
102
+ "modality_type_vocab_size": 2,
103
+ "model_type": "vilt",
104
+ "num_attention_heads": 12,
105
+ "num_channels": 3,
106
+ "num_hidden_layers": 12,
107
+ "num_images": -1,
108
+ "patch_size": 32,
109
+ "qkv_bias": true,
110
+ "tie_word_embeddings": false,
111
+ "torch_dtype": "float32",
112
+ "transformers_version": "4.38.2",
113
+ "type_vocab_size": 2,
114
+ "vocab_size": 30522
115
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6172df7e6d52d74c0b4f0aba60967f048c093c057902f327048f6c11b141985
3
+ size 451393940
preprocessor_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_pad": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "image_mean": [
7
+ 0.5,
8
+ 0.5,
9
+ 0.5
10
+ ],
11
+ "image_processor_type": "ViltImageProcessor",
12
+ "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
+ ],
17
+ "processor_class": "ViltProcessor",
18
+ "resample": 3,
19
+ "rescale_factor": 0.00392156862745098,
20
+ "size": {
21
+ "shortest_edge": 384
22
+ },
23
+ "size_divisor": 32
24
+ }
runs/Mar22_19-09-33_gpu-1/events.out.tfevents.1711102202.gpu-1.1090254.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34494ab7f51e2f0b7c500a7079855de1110569c7a6f5cfb7b68d381a7d626ac2
3
+ size 7274
runs/Mar23_22-23-00_gpu-1/events.out.tfevents.1711200744.gpu-1.1223377.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99412bebc65691fac318ca8bd951e2d64505359b8441b194e01fc347e8ccacb6
3
+ size 8478
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 40,
49
+ "pad_token": "[PAD]",
50
+ "processor_class": "ViltProcessor",
51
+ "sep_token": "[SEP]",
52
+ "strip_accents": null,
53
+ "tokenize_chinese_chars": true,
54
+ "tokenizer_class": "BertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9642e820cef555c61be3b90cbbe4bc27095a8ed66084ed9816af4046a3592c2
3
+ size 4920
vocab.txt ADDED
The diff for this file is too large to render. See raw diff