Set `library_name` to `tf-keras`.
#1
by
Wauplin HF Staff - opened
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
- image-classification
|
| 4 |
-
- keras
|
| 5 |
-
license: apache-2.0
|
| 6 |
---
|
| 7 |
# Train a Vision Transformer on small datasets
|
| 8 |
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: tf-keras
|
| 3 |
+
license: apache-2.0
|
| 4 |
tags:
|
| 5 |
- image-classification
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
# Train a Vision Transformer on small datasets
|
| 8 |
|