Training in progress, epoch 1
Browse files
config.json
CHANGED
|
@@ -9,42 +9,34 @@
|
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
| 11 |
"id2label": {
|
| 12 |
-
"Arts, Crafts & Sewing ": 0,
|
| 13 |
-
"Automotive ": 1,
|
| 14 |
-
"Baby Products ": 2,
|
| 15 |
-
"Beauty & Personal Care ": 3,
|
| 16 |
-
"Cell Phones & Accessories ": 4,
|
| 17 |
-
"Clothing, Shoes & Jewelry ": 5,
|
| 18 |
-
"Electronics ": 6,
|
| 19 |
-
"Grocery & Gourmet Food ": 7,
|
| 20 |
-
"Health & Household ": 8,
|
| 21 |
-
"Hobbies ": 9,
|
| 22 |
-
"Home & Kitchen ": 10,
|
| 23 |
-
"Industrial & Scientific ": 11,
|
| 24 |
-
"Movies & TV ": 12,
|
| 25 |
-
"Musical Instruments ": 13,
|
| 26 |
-
"Office Products ": 14,
|
| 27 |
-
"Patio, Lawn & Garden ": 15,
|
| 28 |
-
"Pet Supplies ": 16,
|
| 29 |
-
"Remote & App Controlled Vehicle Parts ": 17,
|
| 30 |
-
"Remote & App Controlled Vehicles & Parts ": 18,
|
| 31 |
-
"Sports & Outdoors ": 19,
|
| 32 |
-
"Tools & Home Improvement ": 20,
|
| 33 |
-
"Toys & Games ": 21,
|
| 34 |
-
"Video Games ": 22
|
| 35 |
},
|
| 36 |
"initializer_range": 0.02,
|
| 37 |
"label2id": {
|
| 38 |
"0": "Arts, Crafts & Sewing ",
|
| 39 |
"1": "Automotive ",
|
| 40 |
-
"2": "Baby Products ",
|
| 41 |
-
"3": "Beauty & Personal Care ",
|
| 42 |
-
"4": "Cell Phones & Accessories ",
|
| 43 |
-
"5": "Clothing, Shoes & Jewelry ",
|
| 44 |
-
"6": "Electronics ",
|
| 45 |
-
"7": "Grocery & Gourmet Food ",
|
| 46 |
-
"8": "Health & Household ",
|
| 47 |
-
"9": "Hobbies ",
|
| 48 |
"10": "Home & Kitchen ",
|
| 49 |
"11": "Industrial & Scientific ",
|
| 50 |
"12": "Movies & TV ",
|
|
@@ -55,9 +47,17 @@
|
|
| 55 |
"17": "Remote & App Controlled Vehicle Parts ",
|
| 56 |
"18": "Remote & App Controlled Vehicles & Parts ",
|
| 57 |
"19": "Sports & Outdoors ",
|
|
|
|
| 58 |
"20": "Tools & Home Improvement ",
|
| 59 |
"21": "Toys & Games ",
|
| 60 |
-
"22": "Video Games "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
},
|
| 62 |
"max_position_embeddings": 512,
|
| 63 |
"model_type": "distilbert",
|
|
|
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
| 11 |
"id2label": {
|
| 12 |
+
"Arts, Crafts & Sewing ": "0",
|
| 13 |
+
"Automotive ": "1",
|
| 14 |
+
"Baby Products ": "2",
|
| 15 |
+
"Beauty & Personal Care ": "3",
|
| 16 |
+
"Cell Phones & Accessories ": "4",
|
| 17 |
+
"Clothing, Shoes & Jewelry ": "5",
|
| 18 |
+
"Electronics ": "6",
|
| 19 |
+
"Grocery & Gourmet Food ": "7",
|
| 20 |
+
"Health & Household ": "8",
|
| 21 |
+
"Hobbies ": "9",
|
| 22 |
+
"Home & Kitchen ": "10",
|
| 23 |
+
"Industrial & Scientific ": "11",
|
| 24 |
+
"Movies & TV ": "12",
|
| 25 |
+
"Musical Instruments ": "13",
|
| 26 |
+
"Office Products ": "14",
|
| 27 |
+
"Patio, Lawn & Garden ": "15",
|
| 28 |
+
"Pet Supplies ": "16",
|
| 29 |
+
"Remote & App Controlled Vehicle Parts ": "17",
|
| 30 |
+
"Remote & App Controlled Vehicles & Parts ": "18",
|
| 31 |
+
"Sports & Outdoors ": "19",
|
| 32 |
+
"Tools & Home Improvement ": "20",
|
| 33 |
+
"Toys & Games ": "21",
|
| 34 |
+
"Video Games ": "22"
|
| 35 |
},
|
| 36 |
"initializer_range": 0.02,
|
| 37 |
"label2id": {
|
| 38 |
"0": "Arts, Crafts & Sewing ",
|
| 39 |
"1": "Automotive ",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
"10": "Home & Kitchen ",
|
| 41 |
"11": "Industrial & Scientific ",
|
| 42 |
"12": "Movies & TV ",
|
|
|
|
| 47 |
"17": "Remote & App Controlled Vehicle Parts ",
|
| 48 |
"18": "Remote & App Controlled Vehicles & Parts ",
|
| 49 |
"19": "Sports & Outdoors ",
|
| 50 |
+
"2": "Baby Products ",
|
| 51 |
"20": "Tools & Home Improvement ",
|
| 52 |
"21": "Toys & Games ",
|
| 53 |
+
"22": "Video Games ",
|
| 54 |
+
"3": "Beauty & Personal Care ",
|
| 55 |
+
"4": "Cell Phones & Accessories ",
|
| 56 |
+
"5": "Clothing, Shoes & Jewelry ",
|
| 57 |
+
"6": "Electronics ",
|
| 58 |
+
"7": "Grocery & Gourmet Food ",
|
| 59 |
+
"8": "Health & Household ",
|
| 60 |
+
"9": "Hobbies "
|
| 61 |
},
|
| 62 |
"max_position_embeddings": 512,
|
| 63 |
"model_type": "distilbert",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267897164
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:862377aa085969eb06f429ae814932cfe157327bdf0205423ab2abc2ab693bf0
|
| 3 |
size 267897164
|
runs/Feb24_02-56-06_e384e3d6d9bf/events.out.tfevents.1740365766.e384e3d6d9bf.3261.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d868fa8469fc9e57c142d1cb2bf297d7fb91b4de48e8e281b5ffe8f9cbb218e5
|
| 3 |
+
size 7957
|
runs/Feb24_03-00-46_e384e3d6d9bf/events.out.tfevents.1740366047.e384e3d6d9bf.3261.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:deea73076fbd03360236c73bd309734e3eb28a631fb3ce25628dbdb2604a6277
|
| 3 |
+
size 7115
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86146f2386b8960107531873f0d2fc69d1493b3920c702d9993ec0bdb3390caa
|
| 3 |
size 5368
|