LICENSE
README.md
main.py
process_args.py
setup.py
finetune_eval_harness.egg-info/PKG-INFO
finetune_eval_harness.egg-info/SOURCES.txt
finetune_eval_harness.egg-info/dependency_links.txt
finetune_eval_harness.egg-info/requires.txt
finetune_eval_harness.egg-info/top_level.txt
hf_scripts/__init__.py
hf_scripts/data_trainining_args.py
hf_scripts/hgf_fine_tune_class.py
hf_scripts/hgf_fine_tune_ner.py
hf_scripts/hgf_fine_tune_qa.py
hf_scripts/initial_arguments.py
hf_scripts/model_args.py
hf_scripts/trainer.py
hf_scripts/trainer_qa.py
hf_scripts/utility_functions.py
hf_scripts/utils_qa.py
tasks/__init__.py
tasks/classification.py
tasks/german_europarl.py
tasks/german_ner.py
tasks/german_quad.py
tasks/germeval2017.py
tasks/germeval2018.py
tasks/gnad10.py
tasks/ner.py
tasks/qa.py
templates/__init__.py
templates/new_task.py
templates/new_task_type.py
tests/__init__.py
tests/helper.py
tests/test_eval.py
tests/test_stability.py
tests/test_utils.py