tantb commited on
Commit
aec370c
1 Parent(s): d74703c

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +44 -44
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -11,58 +11,58 @@
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
14
- "1": "B-Laptops_Resolution",
15
- "2": "I-Laptops_Resolution",
16
- "3": "B-Laptops_Screen_Size",
17
- "4": "I-Laptops_Screen_Size",
18
- "5": "B-Laptops_Battery_Life",
19
- "6": "I-Laptops_Battery_Life",
20
- "7": "B-Flash_Memory_Cards_SD_Format",
21
- "8": "I-Flash_Memory_Cards_SD_Format",
22
- "9": "B-Digital_Cameras_Sensor_Type",
23
- "10": "I-Digital_Cameras_Sensor_Type",
24
  "11": "B-Digital_Cameras_Optical_Zoom",
25
  "12": "I-Digital_Cameras_Optical_Zoom",
26
- "13": "B-Laptops_Number_of_Cores",
27
- "14": "I-Laptops_Number_of_Cores",
28
- "15": "B-Laptops_Processor_Brand",
29
- "16": "I-Laptops_Processor_Brand",
30
- "17": "B-Digital_Cameras_Resolution",
31
- "18": "I-Digital_Cameras_Resolution",
32
- "19": "B-Digital_Cameras_Sensor_Size",
33
- "20": "I-Digital_Cameras_Sensor_Size",
34
- "21": "B-Laptops_Processor_Speed",
35
- "22": "I-Laptops_Processor_Speed",
36
- "23": "B-Flash_Memory_Cards_Capacity",
37
- "24": "I-Flash_Memory_Cards_Capacity"
38
  },
39
  "initializer_range": 0.02,
40
  "intermediate_size": 3072,
41
  "label2id": {
42
  "B-Digital_Cameras_Optical_Zoom": 11,
43
- "B-Digital_Cameras_Resolution": 17,
44
- "B-Digital_Cameras_Sensor_Size": 19,
45
- "B-Digital_Cameras_Sensor_Type": 9,
46
- "B-Flash_Memory_Cards_Capacity": 23,
47
- "B-Flash_Memory_Cards_SD_Format": 7,
48
- "B-Laptops_Battery_Life": 5,
49
- "B-Laptops_Number_of_Cores": 13,
50
- "B-Laptops_Processor_Brand": 15,
51
- "B-Laptops_Processor_Speed": 21,
52
- "B-Laptops_Resolution": 1,
53
- "B-Laptops_Screen_Size": 3,
54
  "I-Digital_Cameras_Optical_Zoom": 12,
55
- "I-Digital_Cameras_Resolution": 18,
56
- "I-Digital_Cameras_Sensor_Size": 20,
57
- "I-Digital_Cameras_Sensor_Type": 10,
58
- "I-Flash_Memory_Cards_Capacity": 24,
59
- "I-Flash_Memory_Cards_SD_Format": 8,
60
- "I-Laptops_Battery_Life": 6,
61
- "I-Laptops_Number_of_Cores": 14,
62
- "I-Laptops_Processor_Brand": 16,
63
- "I-Laptops_Processor_Speed": 22,
64
- "I-Laptops_Resolution": 2,
65
- "I-Laptops_Screen_Size": 4,
66
  "O": 0
67
  },
68
  "layer_norm_eps": 1e-12,
 
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
14
+ "1": "B-Laptops_Processor_Speed",
15
+ "2": "I-Laptops_Processor_Speed",
16
+ "3": "B-Flash_Memory_Cards_Capacity",
17
+ "4": "I-Flash_Memory_Cards_Capacity",
18
+ "5": "B-Laptops_Number_of_Cores",
19
+ "6": "I-Laptops_Number_of_Cores",
20
+ "7": "B-Laptops_Resolution",
21
+ "8": "I-Laptops_Resolution",
22
+ "9": "B-Laptops_Screen_Size",
23
+ "10": "I-Laptops_Screen_Size",
24
  "11": "B-Digital_Cameras_Optical_Zoom",
25
  "12": "I-Digital_Cameras_Optical_Zoom",
26
+ "13": "B-Digital_Cameras_Resolution",
27
+ "14": "I-Digital_Cameras_Resolution",
28
+ "15": "B-Flash_Memory_Cards_SD_Format",
29
+ "16": "I-Flash_Memory_Cards_SD_Format",
30
+ "17": "B-Digital_Cameras_Sensor_Type",
31
+ "18": "I-Digital_Cameras_Sensor_Type",
32
+ "19": "B-Laptops_Battery_Life",
33
+ "20": "I-Laptops_Battery_Life",
34
+ "21": "B-Laptops_Processor_Brand",
35
+ "22": "I-Laptops_Processor_Brand",
36
+ "23": "B-Digital_Cameras_Sensor_Size",
37
+ "24": "I-Digital_Cameras_Sensor_Size"
38
  },
39
  "initializer_range": 0.02,
40
  "intermediate_size": 3072,
41
  "label2id": {
42
  "B-Digital_Cameras_Optical_Zoom": 11,
43
+ "B-Digital_Cameras_Resolution": 13,
44
+ "B-Digital_Cameras_Sensor_Size": 23,
45
+ "B-Digital_Cameras_Sensor_Type": 17,
46
+ "B-Flash_Memory_Cards_Capacity": 3,
47
+ "B-Flash_Memory_Cards_SD_Format": 15,
48
+ "B-Laptops_Battery_Life": 19,
49
+ "B-Laptops_Number_of_Cores": 5,
50
+ "B-Laptops_Processor_Brand": 21,
51
+ "B-Laptops_Processor_Speed": 1,
52
+ "B-Laptops_Resolution": 7,
53
+ "B-Laptops_Screen_Size": 9,
54
  "I-Digital_Cameras_Optical_Zoom": 12,
55
+ "I-Digital_Cameras_Resolution": 14,
56
+ "I-Digital_Cameras_Sensor_Size": 24,
57
+ "I-Digital_Cameras_Sensor_Type": 18,
58
+ "I-Flash_Memory_Cards_Capacity": 4,
59
+ "I-Flash_Memory_Cards_SD_Format": 16,
60
+ "I-Laptops_Battery_Life": 20,
61
+ "I-Laptops_Number_of_Cores": 6,
62
+ "I-Laptops_Processor_Brand": 22,
63
+ "I-Laptops_Processor_Speed": 2,
64
+ "I-Laptops_Resolution": 8,
65
+ "I-Laptops_Screen_Size": 10,
66
  "O": 0
67
  },
68
  "layer_norm_eps": 1e-12,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a65bc4d1018fea39834e24712932d113810464f78706c6ac95c37cec84ca0171
3
  size 430978956
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14f21175bf0db77b14c750f6217d718fce20c7a9471e959f450d24d0cc08824d
3
  size 430978956
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5495824862eb1a80c4c8ebceac910e49350df38018e5f5853e40f3a6d2c6442f
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63426422ee5a54e54dbd022057e5c1d14b280e4a66e73ae5b802ab89ffc6047f
3
  size 4856