gianlab commited on
Commit
104c9e8
1 Parent(s): 339b4b0

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -17,20 +17,22 @@
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "DR",
21
- "1": "G",
22
- "2": "ND",
23
- "3": "WD",
24
- "4": "other"
 
25
  },
26
  "image_size": 224,
27
  "initializer_range": 0.02,
28
  "label2id": {
29
- "DR": 0,
30
- "G": 1,
31
- "ND": 2,
32
- "WD": 3,
33
- "other": 4
 
34
  },
35
  "layer_norm_eps": 1e-05,
36
  "mlp_ratio": 4.0,
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "F",
21
+ "1": "M",
22
+ "2": "N",
23
+ "3": "Q",
24
+ "4": "S",
25
+ "5": "V"
26
  },
27
  "image_size": 224,
28
  "initializer_range": 0.02,
29
  "label2id": {
30
+ "F": 0,
31
+ "M": 1,
32
+ "N": 2,
33
+ "Q": 3,
34
+ "S": 4,
35
+ "V": 5
36
  },
37
  "layer_norm_eps": 1e-05,
38
  "mlp_ratio": 4.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60e0b8b695871c0d6d03c0cab1efecf70fc5f5b691f8e5ab9f59e0e18455ac63
3
- size 110352060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e935111acdc314bc9daebe8461a12307be0768566311845da106dbd97c87aae0
3
+ size 110355136
runs/Jan15_09-34-29_5f8ebb307233/events.out.tfevents.1705311299.5f8ebb307233.676.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9e0a1bc97d7aab8e18a44447561fedef5c03a3d5c8feac65dfee589cfb8ea0a
3
+ size 16267
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a993297a8fd3b7a45d50585580f1043a62876065699d4f0edcb8671afb9c9995
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0f6463619e11c124cb8f04660fe71335bbeb2cc5382fb077ce0a85355575516
3
  size 4664