Add task category, link to paper and project page
Browse filesThis PR ensures the dataset can be found at https://huggingface.co/papers/2505.18142 and is appropriately categorized. It also includes a link to the project page.
README.md
CHANGED
@@ -1,9 +1,13 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
Licenses for existing assets:
|
6 |
|
|
|
|
|
7 |
|
8 |
Total-Text: BSD-3-CLause
|
9 |
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- image-feature-extraction
|
5 |
---
|
6 |
|
7 |
Licenses for existing assets:
|
8 |
|
9 |
+
This dataset is used for the paper [TokBench: Evaluating Your Visual Tokenizer before Visual Generation](https://huggingface.co/papers/2505.18142).
|
10 |
+
Project page: https://wjf5203.github.io/TokBench
|
11 |
|
12 |
Total-Text: BSD-3-CLause
|
13 |
|