Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,13 @@ base_model:
|
|
5 |
pipeline_tag: zero-shot-classification
|
6 |
---
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
# Updated again - Spark has variants.
|
9 |
|
10 |
It works boys n grills. We have a micro-sized geometric ViT model that works.
|
|
|
5 |
pipeline_tag: zero-shot-classification
|
6 |
---
|
7 |
|
8 |
+
# Spark V2 - Non random pentas.
|
9 |
+
|
10 |
+
The early prototype below was from purely random pentas; meaning it wasn't using the vocabulary based on checking the saved vocabulary outputs.
|
11 |
+
|
12 |
+
The vocabulary should be uniformly matching through all of the variants.
|
13 |
+
|
14 |
+
|
15 |
# Updated again - Spark has variants.
|
16 |
|
17 |
It works boys n grills. We have a micro-sized geometric ViT model that works.
|