ikiransuryavanshi commited on
Commit
88074cf
·
verified ·
1 Parent(s): 21c6a14

Training in progress, step 250

Browse files
Files changed (3) hide show
  1. config.json +8 -10
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -17,11 +17,10 @@
17
  "0": "act_premium",
18
  "1": "assured_name",
19
  "2": "gross_premium",
20
- "3": "na",
21
- "4": "od_premium",
22
- "5": "policy_number",
23
- "6": "policy_type",
24
- "7": "vehicle_registration_number"
25
  },
26
  "initializer_range": 0.02,
27
  "input_size": 224,
@@ -30,11 +29,10 @@
30
  "act_premium": 0,
31
  "assured_name": 1,
32
  "gross_premium": 2,
33
- "na": 3,
34
- "od_premium": 4,
35
- "policy_number": 5,
36
- "policy_type": 6,
37
- "vehicle_registration_number": 7
38
  },
39
  "layer_norm_eps": 1e-05,
40
  "max_2d_position_embeddings": 1024,
 
17
  "0": "act_premium",
18
  "1": "assured_name",
19
  "2": "gross_premium",
20
+ "3": "od_premium",
21
+ "4": "policy_number",
22
+ "5": "policy_type",
23
+ "6": "vehicle_registration_number"
 
24
  },
25
  "initializer_range": 0.02,
26
  "input_size": 224,
 
29
  "act_premium": 0,
30
  "assured_name": 1,
31
  "gross_premium": 2,
32
+ "od_premium": 3,
33
+ "policy_number": 4,
34
+ "policy_type": 5,
35
+ "vehicle_registration_number": 6
 
36
  },
37
  "layer_norm_eps": 1e-05,
38
  "max_2d_position_embeddings": 1024,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:728d67b8d9b337c04507273b14df506debd89d1b1d71830544a085b03af0890f
3
- size 501358608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2480f5dc5a9e57fde3067b00dcd9f1d69cd44af19ef286c555671d8c129761de
3
+ size 501355532
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2167417e166c37f6aaa7927986ef04210949cd7281dfc5ed2de7c52e7e99bea
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ce6aeddbe1e37e664b9e119abb5d750dbdabef9bc550f065bc3d54d1f86459
3
  size 5368