diff --git a/DISCUT/code/config_global_1.1.json b/DISCUT/code/config_global_1.1.json
index f0b5843e059dc39d4bfa94007c727f563cd45f56..b45806e71b45e1f989b2b657629018bc2cc57ebf 100644
--- a/DISCUT/code/config_global_1.1.json
+++ b/DISCUT/code/config_global_1.1.json
@@ -1,10 +1,10 @@
 {
     "usecase_description": "Config file for usecase_1 : from a raw text, get the same text but with EDU bracket.",
     "data_raw": {
-        "name": "edgar_poe_en",
+        "name": "chaperonrouge",
         "exte": ".txt",
-        "language": "en",
-        "existing_metadata": true
+        "language": "fr",
+        "existing_metadata": false
     },
     "steps":{
         "main": "annotation",
@@ -21,7 +21,7 @@
             }
         },
         "discourse_segmenter": {
-            "model": "/home/lriviere/andiamo/discut/Results_conllu/results_eng.rst.gum-eng_bert/model.tar.gz",
+            "model": "tony",
             "training": {
                 "toolkit": null,
                 "pre_trained_lm": null,
@@ -30,7 +30,7 @@
                 "validation_data_path": null
             }
         },
-        "evaluation": true,
+        "evaluation": false,
         "gold_test_data_path": null
     },
     "output":{