Skip to content

Commit

Permalink
Update download-data.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaxter authored Sep 17, 2024
1 parent 69bd6f7 commit 50526b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/under-the-hood/download-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ As we iterate and improve Community Notes, we will occasionally make changes to
| `timestampMillisOfNmrDueToMinStableCrhTime` | Long | The timestamp, in milliseconds since epoch (UTC), of when the note first met the scoring criteria to become CRH, but was set to NMR due to the NmrDueToMinStableCRHTime scoring rule. |
| `currentMultiGroupStatus` | String | The current status, if any, assigned by the multi-group submodel. | "", "NEEDS_MORE_RATINGS", "CURRENTLY_RATED_HELPFUL", "CURRENTLY_RATED_NOT_HELPFUL" |
| `currentModelingMultiGroup` | Int | The ID of the multi-modeling group that this note would be scored by, if eligible to be scored by a multi group model (determined by the modeling groups of its raters, from the user enrollment file). 0 is a placeholder for no multi modeling group. | nonnegative int |
| `timestampMinuteOfFinalScoringOutput` | None | For internal use. Timestamp of scoring run. | None |
| `timestampMillisOfFirstNmrDueToMinStableCrhTime` | Long | The timestamp, in milliseconds since epoch (UTC), of when the note first met the necessary scoring rules to become CRH, but was set to a final NMR status in order to wait for the minimum amount of stable time before finally CRHing the note. |



Expand Down

0 comments on commit 50526b6

Please sign in to comment.