Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ FETV consist of a diverse set of text prompts, categorized based on three orthog
|
|
| 18 |
All FETV data are all available in the file `fetv_data.json`. Each line is a data instance, which is formatted as:
|
| 19 |
```
|
| 20 |
{
|
| 21 |
-
"video_id": 1006807024,
|
| 22 |
"prompt": "A mountain stream",
|
| 23 |
"major content": {
|
| 24 |
"spatial": ["scenery & natural objects"],
|
|
|
|
| 18 |
All FETV data are all available in the file `fetv_data.json`. Each line is a data instance, which is formatted as:
|
| 19 |
```
|
| 20 |
{
|
| 21 |
+
"video_id": "1006807024",
|
| 22 |
"prompt": "A mountain stream",
|
| 23 |
"major content": {
|
| 24 |
"spatial": ["scenery & natural objects"],
|