Commit
·
d05a1df
1
Parent(s):
aed2b20
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,9 @@ size_categories:
|
|
7 |
- 1M<n<10M
|
8 |
---
|
9 |
|
10 |
-
A cleaned version of Visual Genome dataset for textual scene graph parsing.
|
|
|
|
|
11 |
|
12 |
For details, please see "FACTUAL: A Benchmark for Faithful and Consistent Textual Scene Graph Parsing", ACL 2023.
|
13 |
|
|
|
7 |
- 1M<n<10M
|
8 |
---
|
9 |
|
10 |
+
A cleaned version of Visual Genome dataset for textual scene graph parsing.
|
11 |
+
|
12 |
+
'has_attribute' relation is referred to as the relation 'is' in our processed data.
|
13 |
|
14 |
For details, please see "FACTUAL: A Benchmark for Faithful and Consistent Textual Scene Graph Parsing", ACL 2023.
|
15 |
|