boleima commited on
Commit
48fa0ba
1 Parent(s): 6beace1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -35,7 +35,8 @@ We recruited US-based annotators from the crowdsourcing platform [Prolific](http
35
 
36
  | Column Name | Description | Type |
37
  | -------------- | ------------------ |---------------- |
38
- | case_id | case id | integer |
 
39
  | duration_seconds | duration of connection to task | integer |
40
  | last_screen | last question answered | factor |
41
  | device | device type | factor |
 
35
 
36
  | Column Name | Description | Type |
37
  | -------------- | ------------------ |---------------- |
38
+ | id | ID | integer |
39
+ | case_id | case ID | integer |
40
  | duration_seconds | duration of connection to task | integer |
41
  | last_screen | last question answered | factor |
42
  | device | device type | factor |