Alimuddin commited on
Commit
faa0114
1 Parent(s): c0b0a4b

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +66 -20
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -18,30 +18,76 @@
18
  1536
19
  ],
20
  "id2label": {
21
- "0": "goldfish",
22
- "1": "scuba diver",
23
- "2": "seashore",
24
- "3": "green lizard",
25
- "4": "ski",
26
- "5": "flamingo",
27
- "6": "red wine",
28
- "7": "volcano",
29
- "8": "jack-o'-lantern",
30
- "9": "cowboy boot"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  },
32
  "image_size": 224,
33
  "initializer_range": 0.02,
34
  "label2id": {
35
- "cowboy boot": "9",
36
- "flamingo": "5",
37
- "goldfish": "0",
38
- "green lizard": "3",
39
- "jack-o'-lantern": "8",
40
- "red wine": "6",
41
- "scuba diver": "1",
42
- "seashore": "2",
43
- "ski": "4",
44
- "volcano": "7"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  },
46
  "layer_norm_eps": 1e-12,
47
  "layer_scale_init_value": 1e-06,
 
18
  1536
19
  ],
20
  "id2label": {
21
+ "0": "Ancistrus",
22
+ "1": "Apistogramma",
23
+ "10": "Corydoras",
24
+ "11": "Creagrutus",
25
+ "12": "Curimata",
26
+ "13": "Doras",
27
+ "14": "Erythrinus",
28
+ "15": "Gasteropelecus",
29
+ "16": "Gymnotus",
30
+ "17": "Hemigrammus",
31
+ "18": "Hyphessobrycon",
32
+ "19": "Knodus",
33
+ "2": "Astyanax",
34
+ "20": "Moenkhausia",
35
+ "21": "Otocinclus",
36
+ "22": "Oxyropsis",
37
+ "23": "Phenacogaster",
38
+ "24": "Pimelodella",
39
+ "25": "Prochilodus",
40
+ "26": "Pygocentrus",
41
+ "27": "Pyrrhulina",
42
+ "28": "Rineloricaria",
43
+ "29": "Sorubim",
44
+ "3": "Bario",
45
+ "30": "Tatia",
46
+ "31": "Tetragonopterus",
47
+ "32": "Tyttocharax",
48
+ "4": "Bryconops",
49
+ "5": "Bujurquina",
50
+ "6": "Bunocephalus",
51
+ "7": "Characidium",
52
+ "8": "Charax",
53
+ "9": "Copella"
54
  },
55
  "image_size": 224,
56
  "initializer_range": 0.02,
57
  "label2id": {
58
+ "Ancistrus": "0",
59
+ "Apistogramma": "1",
60
+ "Astyanax": "2",
61
+ "Bario": "3",
62
+ "Bryconops": "4",
63
+ "Bujurquina": "5",
64
+ "Bunocephalus": "6",
65
+ "Characidium": "7",
66
+ "Charax": "8",
67
+ "Copella": "9",
68
+ "Corydoras": "10",
69
+ "Creagrutus": "11",
70
+ "Curimata": "12",
71
+ "Doras": "13",
72
+ "Erythrinus": "14",
73
+ "Gasteropelecus": "15",
74
+ "Gymnotus": "16",
75
+ "Hemigrammus": "17",
76
+ "Hyphessobrycon": "18",
77
+ "Knodus": "19",
78
+ "Moenkhausia": "20",
79
+ "Otocinclus": "21",
80
+ "Oxyropsis": "22",
81
+ "Phenacogaster": "23",
82
+ "Pimelodella": "24",
83
+ "Prochilodus": "25",
84
+ "Pygocentrus": "26",
85
+ "Pyrrhulina": "27",
86
+ "Rineloricaria": "28",
87
+ "Sorubim": "29",
88
+ "Tatia": "30",
89
+ "Tetragonopterus": "31",
90
+ "Tyttocharax": "32"
91
  },
92
  "layer_norm_eps": 1e-12,
93
  "layer_scale_init_value": 1e-06,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b75edd40f7f11683848bf8633c211b986ff22540102c2efcdb94c97004b49b9d
3
- size 785101485
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34c15c5e4d03ff04f7374384a67bda9f6b68a2ee9d4f8c49108e79e8f0054a68
3
+ size 785242925
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbd1ae34cba2da112c93d878c0feb4d9204e7e789df5e2a285fd35762e457bcc
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d348fb2261b95cffc72b7951990bc3bd2e2dd62a4022c634ee5bba187da9f3
3
  size 4091