tomerRest commited on
Commit
a579f09
·
verified ·
1 Parent(s): f860822

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +37 -45
  2. model.safetensors +2 -2
config.json CHANGED
@@ -10,47 +10,43 @@
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "Beverages_Alcoholic Beverages_Beers and Ciders",
13
- "1": "Beverages_Alcoholic Beverages_Other",
14
- "2": "Beverages_Alcoholic Beverages_Spirits",
15
- "3": "Beverages_Alcoholic Beverages_Wines",
16
- "4": "Beverages_Non-Alcoholic Beverages_Hot Beverages",
17
- "5": "Beverages_Non-Alcoholic Beverages_Juices",
18
- "6": "Beverages_Non-Alcoholic Beverages_Other",
19
- "7": "Beverages_Non-Alcoholic Beverages_Soft Drinks",
20
- "8": "Beverages_Non-Alcoholic Beverages_Water",
21
- "9": "Cleaning and Packaging Products_Cleaning Supplies_Cleaning Liquids",
22
- "10": "Cleaning and Packaging Products_Cleaning Supplies_Gloves",
23
- "11": "Cleaning and Packaging Products_Cleaning Supplies_Other",
24
- "12": "Cleaning and Packaging Products_Other_Other",
25
- "13": "Cleaning and Packaging Products_Packaging_Lids",
26
- "14": "Cleaning and Packaging Products_Packaging_Other",
27
- "15": "Food_Dairy_Cheese",
28
- "16": "Food_Dairy_Cream",
29
- "17": "Food_Dairy_Milk Products",
30
- "18": "Food_Dairy_Non-dairy substitutes",
31
- "19": "Food_Dairy_Other",
32
- "20": "Food_Dairy_milk",
33
- "21": "Food_Dry and Canned Goods_Baked Goods and Snacks",
34
- "22": "Food_Dry and Canned Goods_Baking Supplies",
35
- "23": "Food_Dry and Canned Goods_Condiments, Sauces, and Spreads",
36
- "24": "Food_Dry and Canned Goods_Other",
37
- "25": "Food_Dry and Canned Goods_Nuts, Seeds, and Grains",
38
- "26": "Food_Fresh Produce_Eggs",
39
- "27": "Food_Fresh Produce_Fruit",
40
- "28": "Food_Fresh Produce_Other",
41
- "29": "Food_Fresh Produce_Vegetables",
42
- "30": "Food_Herbs and Spices_Herbs",
43
- "31": "Food_Herbs and Spices_Other",
44
- "32": "Food_Herbs and Spices_Spices",
45
- "33": "Food_Meat and Seafood_Meat and Meat Products",
46
- "34": "Food_Meat and Seafood_Seafood",
47
- "35": "Food_Oils and Vinegars_Oils",
48
- "36": "Food_Prepared Food_Appetizers",
49
- "37": "Food_Prepared Food_Fried Foods",
50
- "38": "Food_Prepared Food_Other",
51
- "39": "Food_Sweets and Candies_Confectioneries",
52
- "40": "Food_Sweets and Candies_Other",
53
- "41": "Other_Non-Food Items_Other"
54
  },
55
  "initializer_range": 0.02,
56
  "label2id": {
@@ -86,11 +82,7 @@
86
  "LABEL_35": 35,
87
  "LABEL_36": 36,
88
  "LABEL_37": 37,
89
- "LABEL_38": 38,
90
- "LABEL_39": 39,
91
  "LABEL_4": 4,
92
- "LABEL_40": 40,
93
- "LABEL_41": 41,
94
  "LABEL_5": 5,
95
  "LABEL_6": 6,
96
  "LABEL_7": 7,
 
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "Beverages_Alcoholic Beverages_Beers and Ciders",
13
+ "1": "Beverages_Alcoholic Beverages_Spirits",
14
+ "2": "Beverages_Alcoholic Beverages_Wines",
15
+ "3": "Beverages_Non-Alcoholic Beverages_Hot Beverages",
16
+ "4": "Beverages_Non-Alcoholic Beverages_Juices",
17
+ "5": "Beverages_Non-Alcoholic Beverages_Other",
18
+ "6": "Beverages_Non-Alcoholic Beverages_Soft Drinks",
19
+ "7": "Beverages_Non-Alcoholic Beverages_Water",
20
+ "8": "Cleaning and Packaging Products_Cleaning Supplies_Cleaning Liquids",
21
+ "9": "Cleaning and Packaging Products_Cleaning Supplies_Gloves",
22
+ "10": "Cleaning and Packaging Products_Cleaning Supplies_Other",
23
+ "11": "Cleaning and Packaging Products_Other_Other",
24
+ "12": "Cleaning and Packaging Products_Packaging_Lids",
25
+ "13": "Cleaning and Packaging Products_Packaging_Other",
26
+ "14": "Food_Dairy_Cheese",
27
+ "15": "Food_Dairy_Cream",
28
+ "16": "Food_Dairy_Non-dairy substitutes",
29
+ "17": "Food_Dairy_Other",
30
+ "18": "Food_Dairy_milk",
31
+ "19": "Food_Dry and Canned Goods_Baked Goods and Snacks",
32
+ "20": "Food_Dry and Canned Goods_Baking Supplies",
33
+ "21": "Food_Dry and Canned Goods_Condiments, Sauces, and Spreads",
34
+ "22": "Food_Dry and Canned Goods_Other",
35
+ "23": "Food_Dry and Canned Goods_Nuts, Seeds, and Grains",
36
+ "24": "Food_Fresh Produce_Eggs",
37
+ "25": "Food_Fresh Produce_Fruit",
38
+ "26": "Food_Fresh Produce_Other",
39
+ "27": "Food_Fresh Produce_Vegetables",
40
+ "28": "Food_Herbs and Spices_Herbs",
41
+ "29": "Food_Herbs and Spices_Spices",
42
+ "30": "Food_Meat and Seafood_Meat and Meat Products",
43
+ "31": "Food_Meat and Seafood_Seafood",
44
+ "32": "Food_Oils and Vinegars_Oils",
45
+ "33": "Food_Prepared Food_Appetizers",
46
+ "34": "Food_Prepared Food_Other",
47
+ "35": "Food_Sweets and Candies_Confectioneries",
48
+ "36": "Food_Sweets and Candies_Other",
49
+ "37": "Other_Non-Food Items_Other"
 
 
 
 
50
  },
51
  "initializer_range": 0.02,
52
  "label2id": {
 
82
  "LABEL_35": 35,
83
  "LABEL_36": 36,
84
  "LABEL_37": 37,
 
 
85
  "LABEL_4": 4,
 
 
86
  "LABEL_5": 5,
87
  "LABEL_6": 6,
88
  "LABEL_7": 7,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24a65f8bcbb694d30099fe94c519574d53536bb2b2c237824a5a766696b0d696
3
- size 267955616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03fda73890b7bf8470c7f96ba8a398f2bf95db83e569eb5262ef263209294d65
3
+ size 267943312