AbstractPhil commited on
Commit
c605588
·
verified ·
1 Parent(s): 6f8d761

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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.