Commit ·
e279d82
1
Parent(s): e125100
End of training
Browse files
config.json
CHANGED
|
@@ -8,29 +8,9 @@
|
|
| 8 |
"dim": 768,
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
| 11 |
-
"id2label": {
|
| 12 |
-
"0": "Condiments & Snacks",
|
| 13 |
-
"1": "Produce",
|
| 14 |
-
"2": "Milk & Dairy",
|
| 15 |
-
"3": "Bread, Grains & Legumes",
|
| 16 |
-
"4": "Meat",
|
| 17 |
-
"5": "Beverages",
|
| 18 |
-
"6": "Meals",
|
| 19 |
-
"7": "Non-Food",
|
| 20 |
-
"8": "Seafood"
|
| 21 |
-
},
|
| 22 |
"initializer_range": 0.02,
|
| 23 |
-
"label2id": {
|
| 24 |
-
"Beverages": 5,
|
| 25 |
-
"Bread, Grains & Legumes": 3,
|
| 26 |
-
"Condiments & Snacks": 0,
|
| 27 |
-
"Meals": 6,
|
| 28 |
-
"Meat": 4,
|
| 29 |
-
"Milk & Dairy": 2,
|
| 30 |
-
"Non-Food": 7,
|
| 31 |
-
"Produce": 1,
|
| 32 |
-
"Seafood": 8
|
| 33 |
-
},
|
| 34 |
"max_position_embeddings": 512,
|
| 35 |
"model_type": "distilbert",
|
| 36 |
"n_heads": 12,
|
|
|
|
| 8 |
"dim": 768,
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
| 11 |
+
"id2label": "\"{0: 'Condiments & Snacks', 1: 'Produce', 2: 'Milk & Dairy', 3: 'Bread, Grains & Legumes', 4: 'Meat', 5: 'Beverages', 6: 'Meals', 7: 'Non-Food', 8: 'Seafood'}\"",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"initializer_range": 0.02,
|
| 13 |
+
"label2id": "\"{'Condiments & Snacks': 0, 'Produce': 1, 'Milk & Dairy': 2, 'Bread, Grains & Legumes': 3, 'Meat': 4, 'Beverages': 5, 'Meals': 6, 'Non-Food': 7, 'Seafood': 8}\"",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
"max_position_embeddings": 512,
|
| 15 |
"model_type": "distilbert",
|
| 16 |
"n_heads": 12,
|
pytorch_model.bin
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:56ba5772920141eb7ddcab9f7bbc46230379f60c97489e4e9b2b88949ef42d2a
|
| 3 |
+
size 268338477
|
runs/Jul24_22-11-58_d850bb67658f/1690236718.6575828/events.out.tfevents.1690236718.d850bb67658f.685.9
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9af64f1d8e6b245dc0c768643956d117ebb780c987aa69d1a6a287abe8733f1f
|
| 3 |
+
size 5873
|
runs/Jul24_22-11-58_d850bb67658f/events.out.tfevents.1690236718.d850bb67658f.685.8
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fe28adac08accdf5e36e45a2a860b9648d6229266885e5914de4f9db3c65708
|
| 3 |
+
size 6011
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3579
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84ab548a9e2d7e4c84a3a419e9a4c5090eb9565bf748c0d1a709f3a706998b6e
|
| 3 |
size 3579
|