entropy commited on
Commit
70e6b89
·
verified ·
1 Parent(s): 83317ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # Roberta Zinc Compression Head
2
 
3
  This model is trained to compress embeddings generated by the [roberta_zinc_480m](https://huggingface.co/entropy/roberta_zinc_480m) model from the native size of 768 to compressed sizes 512, 256, 128, 64, and 32.
@@ -6,4 +13,4 @@ The compressed embeddings are trained to maintain cosine similarity computed usi
6
 
7
  ---
8
  license: mit
9
- ---
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - entropy/roberta_zinc_480m
5
+ tags:
6
+ - chemistry
7
+ ---
8
  # Roberta Zinc Compression Head
9
 
10
  This model is trained to compress embeddings generated by the [roberta_zinc_480m](https://huggingface.co/entropy/roberta_zinc_480m) model from the native size of 768 to compressed sizes 512, 256, 128, 64, and 32.
 
13
 
14
  ---
15
  license: mit
16
+ ---