Upload config.json with huggingface_hub
Browse files- config.json +4 -3
config.json
CHANGED
|
@@ -3,8 +3,9 @@
|
|
| 3 |
"embedding_dim": 384,
|
| 4 |
"chunk_size": 1000,
|
| 5 |
"chunk_overlap": 100,
|
| 6 |
-
"total_documents":
|
| 7 |
-
"total_chunks":
|
| 8 |
"build_date": "2025-10-23T15:26:17.117671",
|
| 9 |
-
"version": "1.0.0"
|
|
|
|
| 10 |
}
|
|
|
|
| 3 |
"embedding_dim": 384,
|
| 4 |
"chunk_size": 1000,
|
| 5 |
"chunk_overlap": 100,
|
| 6 |
+
"total_documents": 444,
|
| 7 |
+
"total_chunks": 444,
|
| 8 |
"build_date": "2025-10-23T15:26:17.117671",
|
| 9 |
+
"version": "1.0.0",
|
| 10 |
+
"last_updated": "2025-10-23T15:41:28.563863"
|
| 11 |
}
|