ethanolivertroy commited on
Commit
e708a85
·
verified ·
1 Parent(s): aacdf1a

Upload embeddings/embedding_stats.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. embeddings/embedding_stats.json +9 -0
embeddings/embedding_stats.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "text-embedding-3-small",
3
+ "embedding_dim": 1536,
4
+ "total_embeddings": 11279,
5
+ "train_embeddings": 9023,
6
+ "valid_embeddings": 2256,
7
+ "total_tokens": 2639168,
8
+ "total_cost_usd": 0.05
9
+ }