Ftmhd commited on
Commit
605fb61
·
verified ·
1 Parent(s): e41ecc2

End of training

Browse files
Files changed (3) hide show
  1. config.json +130 -130
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -8,140 +8,140 @@
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "0": "Steelmaking",
12
- "1": "Plate",
13
- "2": "Baosteel ",
14
- "3": "Consumption",
15
- "4": "World",
16
- "5": "Pipe",
17
- "6": "Flats",
18
- "7": "Crude Steel",
19
- "8": "Freight",
20
- "9": "Manufacturing",
21
- "10": "Wire ",
22
- "11": "Semis",
23
- "12": "Pig Iron",
24
- "13": "Tubing",
25
- "14": "Investments",
26
- "15": "Billet",
27
- "16": "Stainless",
28
- "17": "Beams",
29
- "18": "Slab",
30
- "19": "Steel Dynamics",
31
- "20": "Alloys",
32
- "21": "Scrap",
33
- "22": "Mining",
34
- "23": "Tubular",
35
- "24": "Steel Futures",
36
- "25": "Merchant Bar",
37
- "26": "CRS",
38
- "27": "Opinion",
39
- "28": "Fin. Reports",
40
- "29": "Stainless ",
41
- "30": "Conferences",
42
- "31": "Fabrication",
43
- "32": "Shipbuilding",
44
- "33": "Economics",
45
- "34": "Automotive",
46
- "35": "Tinplate",
47
- "36": "Galvanized",
48
- "37": "Sail",
49
- "38": "Quotas & Duties",
50
- "39": "Decarbonization",
51
- "40": "Coking Coal",
52
- "41": "Trading",
53
- "42": "research",
54
- "43": "labor dispute",
55
- "44": "Iron Ore",
56
- "45": "Manganese Ore",
57
- "46": "Hrc",
58
- "47": "Distribution",
59
- "48": "Imp/exp Statistics",
60
- "49": "HRS",
61
- "50": "Economia",
62
- "51": "Hollow section",
63
- "52": "Rebar",
64
- "53": "Coated",
65
- "54": "Galva Metal",
66
- "55": "Wire Rod",
67
- "56": "Crc",
68
- "57": "Fitch Ratings",
69
- "58": "Construction",
70
- "59": "Production",
71
- "60": "Pellet",
72
- "61": "M&A",
73
- "62": "Longs",
74
- "63": "Met Coke",
75
- "64": "Raw Mat"
76
  },
77
  "initializer_range": 0.02,
78
  "intermediate_size": 3072,
79
  "label2id": {
80
- "Alloys": 20,
81
- "Automotive": 34,
82
- "Baosteel ": 2,
83
- "Beams": 17,
84
- "Billet": 15,
85
- "CRS": 26,
86
- "Coated": 53,
87
- "Coking Coal": 40,
88
- "Conferences": 30,
89
- "Construction": 58,
90
- "Consumption": 3,
91
- "Crc": 56,
92
- "Crude Steel": 7,
93
- "Decarbonization": 39,
94
- "Distribution": 47,
95
- "Economia": 50,
96
- "Economics": 33,
97
- "Fabrication": 31,
98
- "Fin. Reports": 28,
99
- "Fitch Ratings": 57,
100
- "Flats": 6,
101
- "Freight": 8,
102
- "Galva Metal": 54,
103
- "Galvanized": 36,
104
- "HRS": 49,
105
- "Hollow section": 51,
106
- "Hrc": 46,
107
- "Imp/exp Statistics": 48,
108
- "Investments": 14,
109
- "Iron Ore": 44,
110
- "Longs": 62,
111
- "M&A": 61,
112
- "Manganese Ore": 45,
113
- "Manufacturing": 9,
114
- "Merchant Bar": 25,
115
- "Met Coke": 63,
116
- "Mining": 22,
117
- "Opinion": 27,
118
- "Pellet": 60,
119
- "Pig Iron": 12,
120
- "Pipe": 5,
121
- "Plate": 1,
122
- "Production": 59,
123
- "Quotas & Duties": 38,
124
- "Raw Mat": 64,
125
- "Rebar": 52,
126
- "Sail": 37,
127
- "Scrap": 21,
128
- "Semis": 11,
129
- "Shipbuilding": 32,
130
- "Slab": 18,
131
- "Stainless": 16,
132
- "Stainless ": 29,
133
- "Steel Dynamics": 19,
134
- "Steel Futures": 24,
135
- "Steelmaking": 0,
136
- "Tinplate": 35,
137
- "Trading": 41,
138
- "Tubing": 13,
139
- "Tubular": 23,
140
- "Wire ": 10,
141
- "Wire Rod": 55,
142
- "World": 4,
143
- "labor dispute": 43,
144
- "research": 42
145
  },
146
  "layer_norm_eps": 1e-07,
147
  "max_position_embeddings": 512,
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "Automotive",
12
+ "1": "research",
13
+ "2": "World",
14
+ "3": "Manufacturing",
15
+ "4": "Freight",
16
+ "5": "Slab",
17
+ "6": "Tubing",
18
+ "7": "Fabrication",
19
+ "8": "Mining",
20
+ "9": "Hollow section",
21
+ "10": "Raw Mat",
22
+ "11": "Trading",
23
+ "12": "Conferences",
24
+ "13": "Plate",
25
+ "14": "Sail",
26
+ "15": "Stainless ",
27
+ "16": "Flats",
28
+ "17": "Semis",
29
+ "18": "Pellet",
30
+ "19": "Fitch Ratings",
31
+ "20": "Distribution",
32
+ "21": "Coated",
33
+ "22": "Alloys",
34
+ "23": "CRS",
35
+ "24": "Coking Coal",
36
+ "25": "Longs",
37
+ "26": "Met Coke",
38
+ "27": "Beams",
39
+ "28": "Wire Rod",
40
+ "29": "M&A",
41
+ "30": "Crc",
42
+ "31": "Steel Dynamics",
43
+ "32": "Opinion",
44
+ "33": "Iron Ore",
45
+ "34": "Manganese Ore",
46
+ "35": "Baosteel ",
47
+ "36": "Quotas & Duties",
48
+ "37": "Pig Iron",
49
+ "38": "Hrc",
50
+ "39": "Galvanized",
51
+ "40": "Decarbonization",
52
+ "41": "Investments",
53
+ "42": "Economia",
54
+ "43": "Tinplate",
55
+ "44": "Production",
56
+ "45": "Rebar",
57
+ "46": "Scrap",
58
+ "47": "Crude Steel",
59
+ "48": "Construction",
60
+ "49": "Billet",
61
+ "50": "Imp/exp Statistics",
62
+ "51": "Wire ",
63
+ "52": "Galva Metal",
64
+ "53": "Economics",
65
+ "54": "Tubular",
66
+ "55": "Steelmaking",
67
+ "56": "Stainless",
68
+ "57": "Shipbuilding",
69
+ "58": "HRS",
70
+ "59": "Consumption",
71
+ "60": "Fin. Reports",
72
+ "61": "Pipe",
73
+ "62": "labor dispute",
74
+ "63": "Merchant Bar",
75
+ "64": "Steel Futures"
76
  },
77
  "initializer_range": 0.02,
78
  "intermediate_size": 3072,
79
  "label2id": {
80
+ "Alloys": 22,
81
+ "Automotive": 0,
82
+ "Baosteel ": 35,
83
+ "Beams": 27,
84
+ "Billet": 49,
85
+ "CRS": 23,
86
+ "Coated": 21,
87
+ "Coking Coal": 24,
88
+ "Conferences": 12,
89
+ "Construction": 48,
90
+ "Consumption": 59,
91
+ "Crc": 30,
92
+ "Crude Steel": 47,
93
+ "Decarbonization": 40,
94
+ "Distribution": 20,
95
+ "Economia": 42,
96
+ "Economics": 53,
97
+ "Fabrication": 7,
98
+ "Fin. Reports": 60,
99
+ "Fitch Ratings": 19,
100
+ "Flats": 16,
101
+ "Freight": 4,
102
+ "Galva Metal": 52,
103
+ "Galvanized": 39,
104
+ "HRS": 58,
105
+ "Hollow section": 9,
106
+ "Hrc": 38,
107
+ "Imp/exp Statistics": 50,
108
+ "Investments": 41,
109
+ "Iron Ore": 33,
110
+ "Longs": 25,
111
+ "M&A": 29,
112
+ "Manganese Ore": 34,
113
+ "Manufacturing": 3,
114
+ "Merchant Bar": 63,
115
+ "Met Coke": 26,
116
+ "Mining": 8,
117
+ "Opinion": 32,
118
+ "Pellet": 18,
119
+ "Pig Iron": 37,
120
+ "Pipe": 61,
121
+ "Plate": 13,
122
+ "Production": 44,
123
+ "Quotas & Duties": 36,
124
+ "Raw Mat": 10,
125
+ "Rebar": 45,
126
+ "Sail": 14,
127
+ "Scrap": 46,
128
+ "Semis": 17,
129
+ "Shipbuilding": 57,
130
+ "Slab": 5,
131
+ "Stainless": 56,
132
+ "Stainless ": 15,
133
+ "Steel Dynamics": 31,
134
+ "Steel Futures": 64,
135
+ "Steelmaking": 55,
136
+ "Tinplate": 43,
137
+ "Trading": 11,
138
+ "Tubing": 6,
139
+ "Tubular": 54,
140
+ "Wire ": 51,
141
+ "Wire Rod": 28,
142
+ "World": 2,
143
+ "labor dispute": 62,
144
+ "research": 1
145
  },
146
  "layer_norm_eps": 1e-07,
147
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa8e36fe9ba6330bc29e31e30f1447ee3c1dd3eb75ebc77e6585faa895970aa5
3
  size 567792356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32fca18ce4d47516c74d24989b31a111990c51a24b0e8d7e833c483509da5c4b
3
  size 567792356
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c3e554e8735bbf4eecc48dd7745a51ebd54c7012601f0d6362ebd31faa97660
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9b60ba6d196a8e284ba77ab4bf3e77c3954f58a8e3cdc34d625a76ddd66b6e0
3
  size 5176