chrisc36 commited on
Commit
5506679
1 Parent(s): b5d7685

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ The data includes:
65
  - `watch_time`: The time the watch was set to, not all the details of the time will be visible on the watchface, so the
66
  the following two fields are needed.
67
  - `time_format`: The format of the watch, can be:
68
- - `"No time visible`": The time cannot be read at all, we still include the examples as no-answer training examples
69
  - `"Without AM/PM`": AM/PM cannot be determined
70
  - `"With AM/PM`": AM/PM can be determined (either because the watch shows military time, or shows a AM/PM indicator somehow)
71
  - `shows_seconds`: Whether seconds are shown
 
65
  - `watch_time`: The time the watch was set to, not all the details of the time will be visible on the watchface, so the
66
  the following two fields are needed.
67
  - `time_format`: The format of the watch, can be:
68
+ - `"No time visible`": The time cannot be read at all, we still include these examples as no-answer training examples
69
  - `"Without AM/PM`": AM/PM cannot be determined
70
  - `"With AM/PM`": AM/PM can be determined (either because the watch shows military time, or shows a AM/PM indicator somehow)
71
  - `shows_seconds`: Whether seconds are shown