Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,11 @@ ml-figs/
|
|
| 30 |
β β βββ Figure2.png
|
| 31 |
β β βββ ...
|
| 32 |
β βββ Book_2.json
|
| 33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
```
|
| 35 |
|
| 36 |
Each **JSON file** in the dataset represents the metadata for all the figures within a particular book. A typical entry for a figure in the JSON file includes the following attributes:
|
|
|
|
| 30 |
β β βββ Figure2.png
|
| 31 |
β β βββ ...
|
| 32 |
β βββ Book_2.json
|
| 33 |
+
βββ ...
|
| 34 |
+
β
|
| 35 |
+
βββ mlfigs_train.json
|
| 36 |
+
β
|
| 37 |
+
βββ mlfigs_test.json
|
| 38 |
```
|
| 39 |
|
| 40 |
Each **JSON file** in the dataset represents the metadata for all the figures within a particular book. A typical entry for a figure in the JSON file includes the following attributes:
|