Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -11,82 +11,82 @@
|
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
"0": "O",
|
14 |
-
"1": "B-
|
15 |
-
"2": "I-
|
16 |
-
"3": "B-
|
17 |
-
"4": "I-
|
18 |
-
"5": "B-
|
19 |
-
"6": "I-
|
20 |
-
"7": "B-
|
21 |
-
"8": "I-
|
22 |
-
"9": "B-
|
23 |
-
"10": "I-
|
24 |
-
"11": "B-
|
25 |
-
"12": "I-
|
26 |
-
"13": "B-
|
27 |
-
"14": "I-
|
28 |
-
"15": "B-
|
29 |
-
"16": "I-
|
30 |
-
"17": "B-
|
31 |
-
"18": "I-
|
32 |
-
"19": "B-
|
33 |
-
"20": "I-
|
34 |
-
"21": "B-
|
35 |
-
"22": "I-
|
36 |
-
"23": "B-
|
37 |
-
"24": "I-
|
38 |
-
"25": "B-
|
39 |
-
"26": "I-
|
40 |
-
"27": "B-
|
41 |
-
"28": "I-
|
42 |
-
"29": "B-
|
43 |
-
"30": "I-
|
44 |
-
"31": "B-
|
45 |
-
"32": "I-
|
46 |
-
"33": "B-
|
47 |
-
"34": "I-
|
48 |
-
"35": "B-
|
49 |
-
"36": "I-
|
50 |
},
|
51 |
"initializer_range": 0.02,
|
52 |
"intermediate_size": 3072,
|
53 |
"label2id": {
|
54 |
-
"B-Digital_Cameras_Camera_Weight":
|
55 |
-
"B-Digital_Cameras_Optical_Zoom":
|
56 |
-
"B-Digital_Cameras_Resolution":
|
57 |
-
"B-Digital_Cameras_Sensor_Size":
|
58 |
-
"B-Digital_Cameras_Sensor_Type":
|
59 |
-
"B-Digital_Cameras_Type":
|
60 |
-
"B-Flash_Memory_Cards_Capacity":
|
61 |
-
"B-Flash_Memory_Cards_Format":
|
62 |
-
"B-Flash_Memory_Cards_Memory_Stick_Format":
|
63 |
-
"B-Flash_Memory_Cards_SD_Format":
|
64 |
-
"B-Laptops_Battery_Life":
|
65 |
-
"B-Laptops_Number_of_Cores":
|
66 |
-
"B-Laptops_Processor_Brand":
|
67 |
-
"B-Laptops_Processor_Speed":
|
68 |
-
"B-Laptops_Refresh_Rate":
|
69 |
-
"B-Laptops_Resolution":
|
70 |
-
"B-Laptops_Screen_Size":
|
71 |
-
"B-Laptops_Weight":
|
72 |
-
"I-Digital_Cameras_Camera_Weight":
|
73 |
-
"I-Digital_Cameras_Optical_Zoom":
|
74 |
-
"I-Digital_Cameras_Resolution":
|
75 |
-
"I-Digital_Cameras_Sensor_Size":
|
76 |
-
"I-Digital_Cameras_Sensor_Type":
|
77 |
-
"I-Digital_Cameras_Type":
|
78 |
-
"I-Flash_Memory_Cards_Capacity":
|
79 |
-
"I-Flash_Memory_Cards_Format":
|
80 |
-
"I-Flash_Memory_Cards_Memory_Stick_Format":
|
81 |
-
"I-Flash_Memory_Cards_SD_Format":
|
82 |
-
"I-Laptops_Battery_Life":
|
83 |
-
"I-Laptops_Number_of_Cores":
|
84 |
-
"I-Laptops_Processor_Brand":
|
85 |
-
"I-Laptops_Processor_Speed":
|
86 |
-
"I-Laptops_Refresh_Rate":
|
87 |
-
"I-Laptops_Resolution":
|
88 |
-
"I-Laptops_Screen_Size":
|
89 |
-
"I-Laptops_Weight":
|
90 |
"O": 0
|
91 |
},
|
92 |
"layer_norm_eps": 1e-12,
|
|
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
"0": "O",
|
14 |
+
"1": "B-Flash_Memory_Cards_SD_Format",
|
15 |
+
"2": "I-Flash_Memory_Cards_SD_Format",
|
16 |
+
"3": "B-Laptops_Number_of_Cores",
|
17 |
+
"4": "I-Laptops_Number_of_Cores",
|
18 |
+
"5": "B-Laptops_Screen_Size",
|
19 |
+
"6": "I-Laptops_Screen_Size",
|
20 |
+
"7": "B-Laptops_Processor_Speed",
|
21 |
+
"8": "I-Laptops_Processor_Speed",
|
22 |
+
"9": "B-Flash_Memory_Cards_Capacity",
|
23 |
+
"10": "I-Flash_Memory_Cards_Capacity",
|
24 |
+
"11": "B-Digital_Cameras_Sensor_Size",
|
25 |
+
"12": "I-Digital_Cameras_Sensor_Size",
|
26 |
+
"13": "B-Digital_Cameras_Camera_Weight",
|
27 |
+
"14": "I-Digital_Cameras_Camera_Weight",
|
28 |
+
"15": "B-Laptops_Processor_Brand",
|
29 |
+
"16": "I-Laptops_Processor_Brand",
|
30 |
+
"17": "B-Laptops_Weight",
|
31 |
+
"18": "I-Laptops_Weight",
|
32 |
+
"19": "B-Digital_Cameras_Optical_Zoom",
|
33 |
+
"20": "I-Digital_Cameras_Optical_Zoom",
|
34 |
+
"21": "B-Digital_Cameras_Sensor_Type",
|
35 |
+
"22": "I-Digital_Cameras_Sensor_Type",
|
36 |
+
"23": "B-Digital_Cameras_Resolution",
|
37 |
+
"24": "I-Digital_Cameras_Resolution",
|
38 |
+
"25": "B-Laptops_Battery_Life",
|
39 |
+
"26": "I-Laptops_Battery_Life",
|
40 |
+
"27": "B-Laptops_Resolution",
|
41 |
+
"28": "I-Laptops_Resolution",
|
42 |
+
"29": "B-Flash_Memory_Cards_Format",
|
43 |
+
"30": "I-Flash_Memory_Cards_Format",
|
44 |
+
"31": "B-Laptops_Refresh_Rate",
|
45 |
+
"32": "I-Laptops_Refresh_Rate",
|
46 |
+
"33": "B-Flash_Memory_Cards_Memory_Stick_Format",
|
47 |
+
"34": "I-Flash_Memory_Cards_Memory_Stick_Format",
|
48 |
+
"35": "B-Digital_Cameras_Type",
|
49 |
+
"36": "I-Digital_Cameras_Type"
|
50 |
},
|
51 |
"initializer_range": 0.02,
|
52 |
"intermediate_size": 3072,
|
53 |
"label2id": {
|
54 |
+
"B-Digital_Cameras_Camera_Weight": 13,
|
55 |
+
"B-Digital_Cameras_Optical_Zoom": 19,
|
56 |
+
"B-Digital_Cameras_Resolution": 23,
|
57 |
+
"B-Digital_Cameras_Sensor_Size": 11,
|
58 |
+
"B-Digital_Cameras_Sensor_Type": 21,
|
59 |
+
"B-Digital_Cameras_Type": 35,
|
60 |
+
"B-Flash_Memory_Cards_Capacity": 9,
|
61 |
+
"B-Flash_Memory_Cards_Format": 29,
|
62 |
+
"B-Flash_Memory_Cards_Memory_Stick_Format": 33,
|
63 |
+
"B-Flash_Memory_Cards_SD_Format": 1,
|
64 |
+
"B-Laptops_Battery_Life": 25,
|
65 |
+
"B-Laptops_Number_of_Cores": 3,
|
66 |
+
"B-Laptops_Processor_Brand": 15,
|
67 |
+
"B-Laptops_Processor_Speed": 7,
|
68 |
+
"B-Laptops_Refresh_Rate": 31,
|
69 |
+
"B-Laptops_Resolution": 27,
|
70 |
+
"B-Laptops_Screen_Size": 5,
|
71 |
+
"B-Laptops_Weight": 17,
|
72 |
+
"I-Digital_Cameras_Camera_Weight": 14,
|
73 |
+
"I-Digital_Cameras_Optical_Zoom": 20,
|
74 |
+
"I-Digital_Cameras_Resolution": 24,
|
75 |
+
"I-Digital_Cameras_Sensor_Size": 12,
|
76 |
+
"I-Digital_Cameras_Sensor_Type": 22,
|
77 |
+
"I-Digital_Cameras_Type": 36,
|
78 |
+
"I-Flash_Memory_Cards_Capacity": 10,
|
79 |
+
"I-Flash_Memory_Cards_Format": 30,
|
80 |
+
"I-Flash_Memory_Cards_Memory_Stick_Format": 34,
|
81 |
+
"I-Flash_Memory_Cards_SD_Format": 2,
|
82 |
+
"I-Laptops_Battery_Life": 26,
|
83 |
+
"I-Laptops_Number_of_Cores": 4,
|
84 |
+
"I-Laptops_Processor_Brand": 16,
|
85 |
+
"I-Laptops_Processor_Speed": 8,
|
86 |
+
"I-Laptops_Refresh_Rate": 32,
|
87 |
+
"I-Laptops_Resolution": 28,
|
88 |
+
"I-Laptops_Screen_Size": 6,
|
89 |
+
"I-Laptops_Weight": 18,
|
90 |
"O": 0
|
91 |
},
|
92 |
"layer_norm_eps": 1e-12,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431015868
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5025744fed44c630b93e9dd0d38d6669afe4a4b720bb61e622706c145aef0f75
|
3 |
size 431015868
|
runs/Jun08_02-52-00_602b2c6d73ec/events.out.tfevents.1717815121.602b2c6d73ec.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37db565817faba9cf8d37b1a8a6760150d821a1672e5e8504754899216f55669
|
3 |
+
size 8336
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9725ca1474e597d83237df27206beba95617926e348af1d06f4ae96bedcdcb37
|
3 |
size 4920
|