djbp commited on
Commit
122c931
1 Parent(s): 24a52ca

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -17,50 +17,16 @@
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "Automobiles",
21
- "1": "Beauty_and_Wellness",
22
- "2": "Books_Stationary",
23
- "3": "Business___Professional_Services",
24
- "4": "Education",
25
- "5": "Entertainment",
26
- "6": "Food___Beverages",
27
- "7": "Fresh_Products",
28
- "8": "Fuel",
29
- "9": "Grocery_General_Store",
30
- "10": "Home_Services",
31
- "11": "Home_Utilities",
32
- "12": "Liquor_Alcohol",
33
- "13": "Medical_Health_Care",
34
- "14": "Office_Complex",
35
- "15": "Others_Miscellaneous",
36
- "16": "Retail_Outlets",
37
- "17": "Supermarket",
38
- "18": "Travels_Transport___Hospitality",
39
- "19": "Wholesaler_Distributor_Manufacturer_Godown"
40
  },
41
  "image_size": 224,
42
  "initializer_range": 0.02,
43
  "label2id": {
44
- "Automobiles": 0,
45
- "Beauty_and_Wellness": 1,
46
- "Books_Stationary": 2,
47
- "Business___Professional_Services": 3,
48
- "Education": 4,
49
- "Entertainment": 5,
50
- "Food___Beverages": 6,
51
- "Fresh_Products": 7,
52
- "Fuel": 8,
53
- "Grocery_General_Store": 9,
54
- "Home_Services": 10,
55
- "Home_Utilities": 11,
56
- "Liquor_Alcohol": 12,
57
- "Medical_Health_Care": 13,
58
- "Office_Complex": 14,
59
- "Others_Miscellaneous": 15,
60
- "Retail_Outlets": 16,
61
- "Supermarket": 17,
62
- "Travels_Transport___Hospitality": 18,
63
- "Wholesaler_Distributor_Manufacturer_Godown": 19
64
  },
65
  "layer_norm_eps": 1e-05,
66
  "mlp_ratio": 4.0,
@@ -91,7 +57,7 @@
91
  "stage4"
92
  ],
93
  "torch_dtype": "float32",
94
- "transformers_version": "4.41.2",
95
  "use_absolute_embeddings": false,
96
  "window_size": 7
97
  }
 
17
  "hidden_dropout_prob": 0.0,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "Invalid",
21
+ "1": "Mid Market",
22
+ "2": "Non Mid Market"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  },
24
  "image_size": 224,
25
  "initializer_range": 0.02,
26
  "label2id": {
27
+ "Invalid": 0,
28
+ "Mid Market": 1,
29
+ "Non Mid Market": 2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  },
31
  "layer_norm_eps": 1e-05,
32
  "mlp_ratio": 4.0,
 
57
  "stage4"
58
  ],
59
  "torch_dtype": "float32",
60
+ "transformers_version": "4.42.3",
61
  "use_absolute_embeddings": false,
62
  "window_size": 7
63
  }
preprocessor_config.json CHANGED
@@ -1,18 +1,4 @@
1
  {
2
- "_valid_processor_keys": [
3
- "images",
4
- "do_resize",
5
- "size",
6
- "resample",
7
- "do_rescale",
8
- "rescale_factor",
9
- "do_normalize",
10
- "image_mean",
11
- "image_std",
12
- "return_tensors",
13
- "data_format",
14
- "input_data_format"
15
- ],
16
  "do_normalize": true,
17
  "do_rescale": true,
18
  "do_resize": true,
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "do_normalize": true,
3
  "do_rescale": true,
4
  "do_resize": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99428fc6b955aed3ad634f7693fd24932bf8f32171c9f9f1fb3baf422ebbd712
3
- size 110398382
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b3d8eb6995064cfd7115adf04c4dc82153be3a82c455bf20f0959b23c7c2346
3
+ size 110395951
runs/Jul04_10-57-49_fc6b70f312e9/events.out.tfevents.1720090672.fc6b70f312e9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:542b9c4d3656091d6ce438b76adcbfe8f1564f97f249563feecb7ae886152a35
3
+ size 5976
runs/Jun26_08-58-08_453c32f29e14/events.out.tfevents.1719394053.453c32f29e14 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:255fd3cca566f867c36c29dec8f140c2695e61d3dd2dedbee4f5c7bf6546cbab
3
- size 87
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd725827a2b2597688775f27c249270a7fe7806839e07c480db98a1cc9e0067d
3
+ size 357
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46669c88cb05372068071decb8af951625939174ea939fb5f3e82efd2f9d11ea
3
- size 4731
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7c67ba80d55d5c05f97d2324178fe90dccb4013f8910785cce2d6bab4b8c1e9
3
+ size 4783