priyankloco commited on
Commit
77b0cf9
1 Parent(s): 7162385

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +26 -34
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -22,23 +22,19 @@
22
  "2": "Cards",
23
  "3": "Checkbox",
24
  "4": "Date-time",
25
- "5": "Date-time picker",
26
- "6": "Dropdown_closed",
27
- "7": "Dropdown_open",
28
- "8": "Footers",
29
- "9": "Form",
30
- "10": "Headers",
31
- "11": "Input",
32
- "12": "Multi-Node_horizontal",
33
- "13": "Multi-Node_vertical",
34
- "14": "Progress_circular",
35
- "15": "Progress_linear",
36
- "16": "Progress_stepper",
37
- "17": "Radio",
38
- "18": "Sections",
39
- "19": "Slider",
40
- "20": "Switch",
41
- "21": "Text-area"
42
  },
43
  "image_size": 224,
44
  "initializer_range": 0.02,
@@ -48,23 +44,19 @@
48
  "Cards": 2,
49
  "Checkbox": 3,
50
  "Date-time": 4,
51
- "Date-time picker": 5,
52
- "Dropdown_closed": 6,
53
- "Dropdown_open": 7,
54
- "Footers": 8,
55
- "Form": 9,
56
- "Headers": 10,
57
- "Input": 11,
58
- "Multi-Node_horizontal": 12,
59
- "Multi-Node_vertical": 13,
60
- "Progress_circular": 14,
61
- "Progress_linear": 15,
62
- "Progress_stepper": 16,
63
- "Radio": 17,
64
- "Sections": 18,
65
- "Slider": 19,
66
- "Switch": 20,
67
- "Text-area": 21
68
  },
69
  "layer_norm_eps": 1e-05,
70
  "mlp_ratio": 4.0,
 
22
  "2": "Cards",
23
  "3": "Checkbox",
24
  "4": "Date-time",
25
+ "5": "Dropdown_closed",
26
+ "6": "Form",
27
+ "7": "Input",
28
+ "8": "Multi-Node_horizontal",
29
+ "9": "Multi-Node_vertical",
30
+ "10": "Progress_circular",
31
+ "11": "Progress_linear",
32
+ "12": "Progress_stepper",
33
+ "13": "Radio",
34
+ "14": "Sections",
35
+ "15": "Slider",
36
+ "16": "Switch",
37
+ "17": "Text-area"
 
 
 
 
38
  },
39
  "image_size": 224,
40
  "initializer_range": 0.02,
 
44
  "Cards": 2,
45
  "Checkbox": 3,
46
  "Date-time": 4,
47
+ "Dropdown_closed": 5,
48
+ "Form": 6,
49
+ "Input": 7,
50
+ "Multi-Node_horizontal": 8,
51
+ "Multi-Node_vertical": 9,
52
+ "Progress_circular": 10,
53
+ "Progress_linear": 11,
54
+ "Progress_stepper": 12,
55
+ "Radio": 13,
56
+ "Sections": 14,
57
+ "Slider": 15,
58
+ "Switch": 16,
59
+ "Text-area": 17
 
 
 
 
60
  },
61
  "layer_norm_eps": 1e-05,
62
  "mlp_ratio": 4.0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1059937ea9e72eeb7825faa707a9ce3e9e4894478837e956a4f21d1d8875eef1
3
- size 347681745
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4418c6f335a59cf083f98d2c344d1cf17b5eafb9d58084a60001adfeeaef1e84
3
+ size 347665361
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:783c902300218dd923f90fec7b7ee0d548c0431607479f0d68d677815579cc62
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:082117c01c88dabac50c97afc5f55dd1ac33d2fb2870e15a3954f4d7793fad9b
3
  size 3579