Commit
·
03b6345
1
Parent(s):
27a0b41
Update train.jsonl
Browse files- train.jsonl +1 -1
train.jsonl
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
{"No": 3, "Date": 2, "Month": "Jan", "Year": 2023, "Line": "Line 2", "Incident": "HT defect tyre", "Srap tyres": NaN, "Rework tyres": 2.0, "Root causes": "Mold Tread parting line damage", "Action": "Mold repared", "Percentage of solving Problem": 0.8}
|
4 |
{"No": 4, "Date": 2, "Month": "Jan", "Year": 2023, "Line": "Line 3", "Incident": "HT defect tyre", "Srap tyres": 1.0, "Rework tyres": NaN, "Root causes": "Venting hole block", "Action": "Cleared venting holes", "Percentage of solving Problem": 0.7}
|
5 |
{"No": 5, "Date": 3, "Month": "Jan", "Year": 2023, "Line": "Line 4", "Incident": "Tread SM defect tyres", "Srap tyres": NaN, "Rework tyres": 2.0, "Root causes": "Bumping cycle delay due to pressure drop", "Action": "Pressure increased", "Percentage of solving Problem": 0.9}
|
6 |
-
{"No": 6, "Date": 4, "Month": "Jan", "Year": 2023, "Line": "Line 2", "Incident": "Inner Heel SM Defect Tyres", "Srap tyres": NaN, "Rework tyres": 1.0, "Root causes": "Mold Core Damage", "Action":
|
7 |
{"No": 7, "Date": 4, "Month": "Jan", "Year": 2023, "Line": "Line 2", "Incident": "Inner Heel SM Defect Tyres", "Srap tyres": NaN, "Rework tyres": 1.0, "Root causes": "Pre cured Inner heel due to high mill temperature", "Action": "Reduced mill temperature", "Percentage of solving Problem": 0.85}
|
8 |
{"No": 8, "Date": 5, "Month": "Jan", "Year": 2023, "Line": "Line 1", "Incident": "Inner Heel SM Defect Tyres", "Srap tyres": NaN, "Rework tyres": 1.0, "Root causes": "Low Inner heel core weight", "Action": "Increased the Inner heel core weight by increasing rolling turns.", "Percentage of solving Problem": 0.9}
|
9 |
{"No": 9, "Date": 6, "Month": "Jan", "Year": 2023, "Line": "Line 3", "Incident": "Inner Heel SM Defect Tyres", "Srap tyres": NaN, "Rework tyres": 1.0, "Root causes": "High Inner heel core Temperature", "Action": "Reduced mold core temperature", "Percentage of solving Problem": 1.0}
|
|
|
3 |
{"No": 3, "Date": 2, "Month": "Jan", "Year": 2023, "Line": "Line 2", "Incident": "HT defect tyre", "Srap tyres": NaN, "Rework tyres": 2.0, "Root causes": "Mold Tread parting line damage", "Action": "Mold repared", "Percentage of solving Problem": 0.8}
|
4 |
{"No": 4, "Date": 2, "Month": "Jan", "Year": 2023, "Line": "Line 3", "Incident": "HT defect tyre", "Srap tyres": 1.0, "Rework tyres": NaN, "Root causes": "Venting hole block", "Action": "Cleared venting holes", "Percentage of solving Problem": 0.7}
|
5 |
{"No": 5, "Date": 3, "Month": "Jan", "Year": 2023, "Line": "Line 4", "Incident": "Tread SM defect tyres", "Srap tyres": NaN, "Rework tyres": 2.0, "Root causes": "Bumping cycle delay due to pressure drop", "Action": "Pressure increased", "Percentage of solving Problem": 0.9}
|
6 |
+
{"No": 6, "Date": 4, "Month": "Jan", "Year": 2023, "Line": "Line 2", "Incident": "Inner Heel SM Defect Tyres", "Srap tyres": NaN, "Rework tyres": 1.0, "Root causes": "Mold Core Damage", "Action": "No action", "Percentage of solving Problem": 1.0}
|
7 |
{"No": 7, "Date": 4, "Month": "Jan", "Year": 2023, "Line": "Line 2", "Incident": "Inner Heel SM Defect Tyres", "Srap tyres": NaN, "Rework tyres": 1.0, "Root causes": "Pre cured Inner heel due to high mill temperature", "Action": "Reduced mill temperature", "Percentage of solving Problem": 0.85}
|
8 |
{"No": 8, "Date": 5, "Month": "Jan", "Year": 2023, "Line": "Line 1", "Incident": "Inner Heel SM Defect Tyres", "Srap tyres": NaN, "Rework tyres": 1.0, "Root causes": "Low Inner heel core weight", "Action": "Increased the Inner heel core weight by increasing rolling turns.", "Percentage of solving Problem": 0.9}
|
9 |
{"No": 9, "Date": 6, "Month": "Jan", "Year": 2023, "Line": "Line 3", "Incident": "Inner Heel SM Defect Tyres", "Srap tyres": NaN, "Rework tyres": 1.0, "Root causes": "High Inner heel core Temperature", "Action": "Reduced mold core temperature", "Percentage of solving Problem": 1.0}
|