Spaces:
Runtime error
Runtime error
https://github.com/ArneBinder/pie-document-level/pull/312
Browse files- configs/demo.yaml +2 -0
configs/demo.yaml
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
# model details
|
|
|
|
|
|
|
| 2 |
default_model_name: "ArneBinder/sam-pointer-bart-base-v0.3.1"
|
| 3 |
default_model_revision: "d090d5385380692933e8a3bc466236e3a905492d"
|
| 4 |
# Whether to handle segmented entities in the document. If True, labeled_spans are converted
|
|
|
|
| 1 |
# model details
|
| 2 |
+
# this is models/dataset-sciarg/task-ner_re/v0.3/2024-11-02_13-23-14
|
| 3 |
+
# w&b run: [clear-grass-46](https://wandb.ai/arne/dataset-sciarg-task-ner_re-v0.3-training/runs/3cgqcalc)
|
| 4 |
default_model_name: "ArneBinder/sam-pointer-bart-base-v0.3.1"
|
| 5 |
default_model_revision: "d090d5385380692933e8a3bc466236e3a905492d"
|
| 6 |
# Whether to handle segmented entities in the document. If True, labeled_spans are converted
|