Adherence commited on
Commit
16aa94b
·
verified ·
1 Parent(s): 9eb5127

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -2,10 +2,10 @@
2
  "embedding_model": "all-MiniLM-L6-v2",
3
  "chunk_size": 500,
4
  "chunk_overlap": 50,
5
- "total_chunks": 12060,
6
  "sources": {
7
- "transcript": 11825,
8
- "yale_avalon": 224,
9
- "wikipedia": 11
10
  }
11
  }
 
2
  "embedding_model": "all-MiniLM-L6-v2",
3
  "chunk_size": 500,
4
  "chunk_overlap": 50,
5
+ "total_chunks": 120385,
6
  "sources": {
7
+ "transcript": 94252,
8
+ "yale_avalon": 25473,
9
+ "wikipedia": 660
10
  }
11
  }