We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4970d commit bbfd9adCopy full SHA for bbfd9ad
content/dataset/index.md
@@ -118,7 +118,8 @@ sections:
118
* `timestamp_keys.csv`: Keyboard key presses occurred during the experiment.
119
* Column 1: UNIX timestamp of each key press, with granularity of 1 microseconds.
120
* Column 2: The specific key press occurred.
121
- For the discussion of detailed meanings of different GPU PCs, please refer to [our paper](https://doi.org/10.1145/3503222.3507757).
+
122
+ For the discussion of detailed meanings of different GPU PCs, please refer to Section 4 of [our paper](https://doi.org/10.1145/3503222.3507757).
123
{{< hr-pittisl >}}
124
## External Resources
125
* You may find more details on our [dataset homepage](https://huggingface.co/datasets/hosiet/android-perfcounter-to-key-press).
0 commit comments