ABrinkmann commited on
Commit
04b53a1
1 Parent(s): 3659134

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +61 -61
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -9,70 +9,70 @@
9
  "hidden_size": 1024,
10
  "id2label": {
11
  "0": "O",
12
- "1": "B-Laptops_Refresh_Rate",
13
- "2": "I-Laptops_Refresh_Rate",
14
- "3": "B-Laptops_Number_of_Cores",
15
- "4": "I-Laptops_Number_of_Cores",
16
- "5": "B-Laptops_Resolution",
17
- "6": "I-Laptops_Resolution",
18
- "7": "B-Laptops_Processor_Speed",
19
- "8": "I-Laptops_Processor_Speed",
20
- "9": "B-Flash_Memory_Cards_SD_Format",
21
- "10": "I-Flash_Memory_Cards_SD_Format",
22
- "11": "B-Digital_Cameras_Resolution",
23
- "12": "I-Digital_Cameras_Resolution",
24
- "13": "B-Laptops_Battery_Life",
25
- "14": "I-Laptops_Battery_Life",
26
- "15": "B-Laptops_Weight",
27
- "16": "I-Laptops_Weight",
28
- "17": "B-Laptops_Screen_Size",
29
- "18": "I-Laptops_Screen_Size",
30
- "19": "B-Digital_Cameras_Optical_Zoom",
31
- "20": "I-Digital_Cameras_Optical_Zoom",
32
- "21": "B-Flash_Memory_Cards_Capacity",
33
- "22": "I-Flash_Memory_Cards_Capacity",
34
- "23": "B-Laptops_Processor_Brand",
35
- "24": "I-Laptops_Processor_Brand",
36
- "25": "B-Digital_Cameras_Sensor_Size",
37
- "26": "I-Digital_Cameras_Sensor_Size",
38
- "27": "B-Digital_Cameras_Sensor_Type",
39
- "28": "I-Digital_Cameras_Sensor_Type",
40
- "29": "B-Digital_Cameras_Camera_Weight",
41
- "30": "I-Digital_Cameras_Camera_Weight"
42
  },
43
  "initializer_range": 0.02,
44
  "intermediate_size": 4096,
45
  "label2id": {
46
- "B-Digital_Cameras_Camera_Weight": 29,
47
- "B-Digital_Cameras_Optical_Zoom": 19,
48
- "B-Digital_Cameras_Resolution": 11,
49
- "B-Digital_Cameras_Sensor_Size": 25,
50
- "B-Digital_Cameras_Sensor_Type": 27,
51
- "B-Flash_Memory_Cards_Capacity": 21,
52
- "B-Flash_Memory_Cards_SD_Format": 9,
53
- "B-Laptops_Battery_Life": 13,
54
- "B-Laptops_Number_of_Cores": 3,
55
- "B-Laptops_Processor_Brand": 23,
56
- "B-Laptops_Processor_Speed": 7,
57
- "B-Laptops_Refresh_Rate": 1,
58
- "B-Laptops_Resolution": 5,
59
- "B-Laptops_Screen_Size": 17,
60
- "B-Laptops_Weight": 15,
61
- "I-Digital_Cameras_Camera_Weight": 30,
62
- "I-Digital_Cameras_Optical_Zoom": 20,
63
- "I-Digital_Cameras_Resolution": 12,
64
- "I-Digital_Cameras_Sensor_Size": 26,
65
- "I-Digital_Cameras_Sensor_Type": 28,
66
- "I-Flash_Memory_Cards_Capacity": 22,
67
- "I-Flash_Memory_Cards_SD_Format": 10,
68
- "I-Laptops_Battery_Life": 14,
69
- "I-Laptops_Number_of_Cores": 4,
70
- "I-Laptops_Processor_Brand": 24,
71
- "I-Laptops_Processor_Speed": 8,
72
- "I-Laptops_Refresh_Rate": 2,
73
- "I-Laptops_Resolution": 6,
74
- "I-Laptops_Screen_Size": 18,
75
- "I-Laptops_Weight": 16,
76
  "O": 0
77
  },
78
  "layer_norm_eps": 1e-07,
@@ -95,7 +95,7 @@
95
  "relative_attention": true,
96
  "share_att_key": true,
97
  "torch_dtype": "float32",
98
- "transformers_version": "4.30.1",
99
  "type_vocab_size": 0,
100
  "vocab_size": 128100
101
  }
 
9
  "hidden_size": 1024,
10
  "id2label": {
11
  "0": "O",
12
+ "1": "B-Laptops_Processor_Speed",
13
+ "2": "I-Laptops_Processor_Speed",
14
+ "3": "B-Laptops_Resolution",
15
+ "4": "I-Laptops_Resolution",
16
+ "5": "B-Digital_Cameras_Resolution",
17
+ "6": "I-Digital_Cameras_Resolution",
18
+ "7": "B-Digital_Cameras_Optical_Zoom",
19
+ "8": "I-Digital_Cameras_Optical_Zoom",
20
+ "9": "B-Laptops_Processor_Brand",
21
+ "10": "I-Laptops_Processor_Brand",
22
+ "11": "B-Digital_Cameras_Sensor_Size",
23
+ "12": "I-Digital_Cameras_Sensor_Size",
24
+ "13": "B-Digital_Cameras_Sensor_Type",
25
+ "14": "I-Digital_Cameras_Sensor_Type",
26
+ "15": "B-Laptops_Battery_Life",
27
+ "16": "I-Laptops_Battery_Life",
28
+ "17": "B-Laptops_Weight",
29
+ "18": "I-Laptops_Weight",
30
+ "19": "B-Flash_Memory_Cards_SD_Format",
31
+ "20": "I-Flash_Memory_Cards_SD_Format",
32
+ "21": "B-Laptops_Refresh_Rate",
33
+ "22": "I-Laptops_Refresh_Rate",
34
+ "23": "B-Digital_Cameras_Camera_Weight",
35
+ "24": "I-Digital_Cameras_Camera_Weight",
36
+ "25": "B-Flash_Memory_Cards_Capacity",
37
+ "26": "I-Flash_Memory_Cards_Capacity",
38
+ "27": "B-Laptops_Screen_Size",
39
+ "28": "I-Laptops_Screen_Size",
40
+ "29": "B-Laptops_Number_of_Cores",
41
+ "30": "I-Laptops_Number_of_Cores"
42
  },
43
  "initializer_range": 0.02,
44
  "intermediate_size": 4096,
45
  "label2id": {
46
+ "B-Digital_Cameras_Camera_Weight": 23,
47
+ "B-Digital_Cameras_Optical_Zoom": 7,
48
+ "B-Digital_Cameras_Resolution": 5,
49
+ "B-Digital_Cameras_Sensor_Size": 11,
50
+ "B-Digital_Cameras_Sensor_Type": 13,
51
+ "B-Flash_Memory_Cards_Capacity": 25,
52
+ "B-Flash_Memory_Cards_SD_Format": 19,
53
+ "B-Laptops_Battery_Life": 15,
54
+ "B-Laptops_Number_of_Cores": 29,
55
+ "B-Laptops_Processor_Brand": 9,
56
+ "B-Laptops_Processor_Speed": 1,
57
+ "B-Laptops_Refresh_Rate": 21,
58
+ "B-Laptops_Resolution": 3,
59
+ "B-Laptops_Screen_Size": 27,
60
+ "B-Laptops_Weight": 17,
61
+ "I-Digital_Cameras_Camera_Weight": 24,
62
+ "I-Digital_Cameras_Optical_Zoom": 8,
63
+ "I-Digital_Cameras_Resolution": 6,
64
+ "I-Digital_Cameras_Sensor_Size": 12,
65
+ "I-Digital_Cameras_Sensor_Type": 14,
66
+ "I-Flash_Memory_Cards_Capacity": 26,
67
+ "I-Flash_Memory_Cards_SD_Format": 20,
68
+ "I-Laptops_Battery_Life": 16,
69
+ "I-Laptops_Number_of_Cores": 30,
70
+ "I-Laptops_Processor_Brand": 10,
71
+ "I-Laptops_Processor_Speed": 2,
72
+ "I-Laptops_Refresh_Rate": 22,
73
+ "I-Laptops_Resolution": 4,
74
+ "I-Laptops_Screen_Size": 28,
75
+ "I-Laptops_Weight": 18,
76
  "O": 0
77
  },
78
  "layer_norm_eps": 1e-07,
 
95
  "relative_attention": true,
96
  "share_att_key": true,
97
  "torch_dtype": "float32",
98
+ "transformers_version": "4.30.2",
99
  "type_vocab_size": 0,
100
  "vocab_size": 128100
101
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fe6498b7a7d60ce79c044b7f7fb5c30e0d150407f4676f1fdce101aa59722e5
3
  size 1736316145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:853dc8ea311f180794c4823b612070b2bf1adb54a186d0dac93cd889e977abb2
3
  size 1736316145
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21c262a80d76d0cb084ab9806d94bc6ba794e94313bf4be408f532dba03061f3
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7144e39eba6bbd65166f03b6688796e979dd38835f8821341075b2790a5b422e
3
  size 4091