Skip to content
Snippets Groups Projects
Commit bfc25f36 authored by laura.riviere's avatar laura.riviere
Browse files

add config test tony

parent b30aaabe
Branches
No related tags found
No related merge requests found
{ {
"usecase_description": "Config file for usecase_1 : from a raw text, get the same text but with EDU bracket.", "usecase_description": "Config file for usecase_1 : from a raw text, get the same text but with EDU bracket.",
"data_raw": { "data_raw": {
"name": "edgar_poe_en", "name": "chaperonrouge",
"exte": ".txt", "exte": ".txt",
"language": "en", "language": "fr",
"existing_metadata": true "existing_metadata": false
}, },
"steps":{ "steps":{
"main": "annotation", "main": "annotation",
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
} }
}, },
"discourse_segmenter": { "discourse_segmenter": {
"model": "/home/lriviere/andiamo/discut/Results_conllu/results_eng.rst.gum-eng_bert/model.tar.gz", "model": "tony",
"training": { "training": {
"toolkit": null, "toolkit": null,
"pre_trained_lm": null, "pre_trained_lm": null,
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
"validation_data_path": null "validation_data_path": null
} }
}, },
"evaluation": true, "evaluation": false,
"gold_test_data_path": null "gold_test_data_path": null
}, },
"output":{ "output":{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment