omkarp commited on
Commit
312b6e3
1 Parent(s): 5caffe6

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -17,20 +17,20 @@
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "driving liences",
21
- "1": "new aadharcard",
22
- "2": "new bank cheque",
23
- "3": "new pancard",
24
- "4": "new passport"
25
  },
26
  "image_size": 224,
27
  "initializer_range": 0.02,
28
  "label2id": {
29
- "driving liences": 0,
30
- "new aadharcard": 1,
31
- "new bank cheque": 2,
32
- "new pancard": 3,
33
- "new passport": 4
34
  },
35
  "layer_norm_eps": 1e-05,
36
  "mlp_ratio": 4.0,
@@ -48,7 +48,7 @@
48
  "problem_type": "single_label_classification",
49
  "qkv_bias": true,
50
  "torch_dtype": "float32",
51
- "transformers_version": "4.24.0",
52
  "use_absolute_embeddings": false,
53
  "window_size": 7
54
  }
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "AD JPEG",
21
+ "1": "CN JPEG",
22
+ "2": "EMCI JPEG",
23
+ "3": "LMCI JPEG",
24
+ "4": "MCI JPEG"
25
  },
26
  "image_size": 224,
27
  "initializer_range": 0.02,
28
  "label2id": {
29
+ "AD JPEG": 0,
30
+ "CN JPEG": 1,
31
+ "EMCI JPEG": 2,
32
+ "LMCI JPEG": 3,
33
+ "MCI JPEG": 4
34
  },
35
  "layer_norm_eps": 1e-05,
36
  "mlp_ratio": 4.0,
 
48
  "problem_type": "single_label_classification",
49
  "qkv_bias": true,
50
  "torch_dtype": "float32",
51
+ "transformers_version": "4.20.1",
52
  "use_absolute_embeddings": false,
53
  "window_size": 7
54
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d08ea43c86435f3c2607452cbd168afa28b60071a55b3408c5538dee560a55ee
3
  size 110398831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afa8237302a16821dc000d85b3a871720790cd33349f03431fbfb1db7bca0db2
3
  size 110398831
runs/Dec01_12-26-08_KT000009/1669878452.5724735/events.out.tfevents.1669878452.KT000009.14280.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:508c3eeb83da0bd7a22486d47f30bd57354ed6af12c309c189c5a32eff4cd56e
3
+ size 5429
runs/Dec01_12-26-08_KT000009/events.out.tfevents.1669878452.KT000009.14280.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7b7ca1f3cd92b177696c225041438151a3cc8a1cb0385b022b63228aeccd9c6
3
+ size 4378
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cd57a31be248b835f14ab2ffce956c2f6584478b24e49d606a5d9c47b802f5d
3
- size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:750e0cef8494a14f1bda0d5b86bb20d2974e76cdaedb9f413edd8bb2c42e91bb
3
+ size 3375