abhinavk commited on
Commit
f3518f2
1 Parent(s): c3da17d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -64,11 +64,11 @@ Open PI is the first dataset for tracking state changes in procedural text from
64
 
65
  - `Task 1`: Given paragraph (e.g., with 5 steps), identify entities that change (challenge: implicit entities, some explicit entities that don’t change)
66
 
67
- - `Task 3`: Given paragraph, identify the <attributes of entity> that change (challenge: implicit entities, attributes & many combinations)
68
 
69
  - `Task 4`: Given paragraph & an entity, identify the sequence of attribute value changes (challenge: implicit attributes)
70
 
71
- - `Task 7`: Given image url, identify the <visual attribute of entity> and <non-visual attribute of entity> that change
72
 
73
  ### Languages
74
 
64
 
65
  - `Task 1`: Given paragraph (e.g., with 5 steps), identify entities that change (challenge: implicit entities, some explicit entities that don’t change)
66
 
67
+ - `Task 3`: Given paragraph, identify the attributes of entity that change (challenge: implicit entities, attributes & many combinations)
68
 
69
  - `Task 4`: Given paragraph & an entity, identify the sequence of attribute value changes (challenge: implicit attributes)
70
 
71
+ - `Task 7`: Given image url, identify the visual attributes of entity and non-visual attributes of entity that change
72
 
73
  ### Languages
74