ethanolivertroy commited on
Commit
b819b28
·
verified ·
1 Parent(s): e195f9d

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": 2790,
5
+ "train_embeddings": 2232,
6
+ "valid_embeddings": 558,
7
+ "total_tokens": 674102,
8
+ "total_cost_usd": 0.01
9
+ }