Path Lines of Code expanded_checklist/MANIFEST.in 9 expanded_checklist/__init__.py 1 expanded_checklist/checklist/__init__.py 1 expanded_checklist/checklist/core_record.py 508 expanded_checklist/checklist/editor.py 377 expanded_checklist/checklist/eval_core.py 293 expanded_checklist/checklist/graphs/__init__.py 1 expanded_checklist/checklist/graphs/graphs.py 451 expanded_checklist/checklist/lexicons.py 52 expanded_checklist/checklist/multilingual.py 113 expanded_checklist/checklist/perturb.py 356 expanded_checklist/checklist/pred_wrapper.py 17 expanded_checklist/checklist/text_generation.py 282 expanded_checklist/checklist/utils.py 301 expanded_checklist/checklist/viewer/__init__.py 7 expanded_checklist/checklist/viewer/fake_data.py 119 expanded_checklist/checklist/viewer/static/__init__.py 1 expanded_checklist/checklist/viewer/static/custom.js 7 expanded_checklist/checklist/viewer/suite_summarizer.py 46 expanded_checklist/checklist/viewer/template_editor.py 79 expanded_checklist/checklist/viewer/viewer.py 3 expanded_checklist/setup.py 68 expanded_checklist/visual_interface/index.html 13 expanded_checklist/visual_interface/lib/embed.js 10 expanded_checklist/visual_interface/lib/extension.js 25 expanded_checklist/visual_interface/lib/index.js 10 expanded_checklist/visual_interface/lib/labplugin.js 14 expanded_checklist/visual_interface/src/components/App.tsx 53 expanded_checklist/visual_interface/src/components/suite_summarizer/SuiteSummarizer.tsx 197 expanded_checklist/visual_interface/src/components/suite_summarizer/viewer.tsx 104 expanded_checklist/visual_interface/src/components/template_editor/ExampleViewer.tsx 55 expanded_checklist/visual_interface/src/components/template_editor/PerTemplateEditor.tsx 37 expanded_checklist/visual_interface/src/components/template_editor/TemplateEditor.tsx 89 expanded_checklist/visual_interface/src/components/template_editor/TokenSpan.tsx 154 expanded_checklist/visual_interface/src/components/template_editor/viewer.tsx 56 expanded_checklist/visual_interface/src/index.tsx 6 expanded_checklist/visual_interface/src/stores/FakeData.ts 368 expanded_checklist/visual_interface/src/stores/Interface.ts 46 expanded_checklist/visual_interface/src/stores/Utils.ts 210 expanded_checklist/visual_interface/src/stores/templates/Template.ts 13 expanded_checklist/visual_interface/src/stores/templates/TemplateStore.ts 105 expanded_checklist/visual_interface/src/stores/templates/TemplateToken.ts 50 expanded_checklist/visual_interface/src/style.css 197 experiments/electra.jsonnet 73 experiments/ner-roberta.jsonnet 116 experiments/roberta.jsonnet 73 reproduce.py 144 requirements.yml 34 src/__init__.py 1 src/config.py 39 src/examples.py 29 src/models/__init__.py 2 src/models/process_predictions.py 129 src/models/readers/__init__.py 5 src/models/readers/flexible_reader.py 110 src/models/readers/huggingface_reader.py 67 src/models/readers/read_data.py 59 src/models/readers/semeval_reader.py 78 src/models/readers/simple_reader.py 68 src/models/readers/sst_reader.py 96 src/models/sequence_predictor.py 19 src/models/turn_data_to_json.py 43 src/utils.py 49