instruction
stringclasses 1
value | input
stringlengths 46
56
| output
stringclasses 2
values |
---|---|---|
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: NeckAccelerometer, Axis: x, Value: -0.848 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: BeltAccelerometer, Axis: z, Value: -0.123 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: AnkleAccelerometer, Axis: y, Value: 0.681 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: RightPocketAccelerometer, Axis: x, Value: -0.028 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: AnkleAccelerometer, Axis: x, Value: -0.639 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: AnkleAccelerometer, Axis: x, Value: -0.125 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: NeckAccelerometer, Axis: z, Value: -1.021 | fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: AnkleAccelerometer, Axis: x, Value: -1.803 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: WristAccelerometer, Axis: y, Value: -0.574 | fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: AnkleAccelerometer, Axis: z, Value: 0.001 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: BeltAccelerometer, Axis: y, Value: -1.027 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: RightPocketAccelerometer, Axis: x, Value: -1.044 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: RightPocketAccelerometer, Axis: x, Value: -0.983 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: WristAccelerometer, Axis: y, Value: 0.696 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: BeltAccelerometer, Axis: x, Value: 0.27 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: RightPocketAccelerometer, Axis: x, Value: -0.133 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: NeckAccelerometer, Axis: z, Value: -0.502 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: WristAccelerometer, Axis: x, Value: 2.738 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: WristAccelerometer, Axis: x, Value: -0.981 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: WristAccelerometer, Axis: x, Value: 0.325 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: BeltAccelerometer, Axis: x, Value: 0.672 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: NeckAccelerometer, Axis: y, Value: -0.44 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: BeltAccelerometer, Axis: z, Value: 0.438 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: WristAccelerometer, Axis: y, Value: -1.165 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: NeckAccelerometer, Axis: z, Value: -0.64 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: BeltAccelerometer, Axis: y, Value: -0.019 | fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: AnkleAccelerometer, Axis: x, Value: 1.352 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: BeltAccelerometer, Axis: z, Value: -0.158 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: NeckAccelerometer, Axis: y, Value: 0.0 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: BeltAccelerometer, Axis: z, Value: 0.875 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: AnkleAccelerometer, Axis: z, Value: -0.104 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: RightPocketAccelerometer, Axis: y, Value: nan | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: AnkleAccelerometer, Axis: y, Value: -0.029 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: NeckAccelerometer, Axis: z, Value: -0.641 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: NeckAccelerometer, Axis: y, Value: -0.601 | non-fall |
Given the accelerometer data for a single axis, determine if this measurement is part of a fall pattern or not. | Sensor: RightPocketAccelerometer, Axis: z, Value: 1.066 | non-fall |
Subsets and Splits