Upload ./ChunkNorrisPipeline/2025-02-05 09-23-43-188802/run_config.json with huggingface_hub
Browse files
ChunkNorrisPipeline/2025-02-05 09-23-43-188802/run_config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"FILES_DIR": "./data/pdf",
|
| 3 |
+
"PACKAGE_TO_TEST": "chunknorris",
|
| 4 |
+
"DEVICE": "cpu",
|
| 5 |
+
"HF_REPO_FOR_RESULTS": "Wikit/pdf-parsing-bench-results",
|
| 6 |
+
"COUNTRY_ISO_CODE": "FRA"
|
| 7 |
+
}
|