stephen-standd commited on
Commit
5ca347d
·
verified ·
1 Parent(s): 511dbd8

Upload data/exp46/embedding_index_stats.json with huggingface_hub

Browse files
data/exp46/embedding_index_stats.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "num_companies": 6167,
3
+ "embedding_dim": 512,
4
+ "num_skipped": 1757,
5
+ "sectors": [
6
+ "Utilities",
7
+ "Energy",
8
+ "Financial Services",
9
+ "Real Estate",
10
+ "Consumer Defensive",
11
+ "Healthcare",
12
+ "Communication Services",
13
+ "Consumer Cyclical",
14
+ "Technology",
15
+ "Industrials",
16
+ "Basic Materials"
17
+ ],
18
+ "date_range": {
19
+ "min": "2015-12-31",
20
+ "max": "2024-12-31"
21
+ }
22
+ }