文件名称:checklist:超越准确性
文件大小:45.72MB
文件格式:ZIP
更新时间:2024-04-09 09:26:43
JupyterNotebook
检查清单 该存储库包含用于测试NLP模型的代码,如下文所述: Marco Tulio Ribeiro,Wongshuang Wu,Carlos Guestrin,Sameer Singh计算语言学协会(ACL),2020年 Bibtex的引文: @inproceedings { checklist:acl20} , author = { Marco Tulio Ribeiro and Tongshuang Wu and Carlos Guestrin and Sameer Singh } , title = { Beyond Accuracy: Behavioral Testing of NLP models with CheckList } , booktitle = { Association for Computational Linguistics (ACL)
【文件预览】:
checklist-master
----setup.py(3KB)
----.gitignore(113B)
----release_suites()
--------squad_suite.tar.gz(3.43MB)
--------qqp_suite.tar.gz(3.72MB)
--------sentiment_suite.tar.gz(2.01MB)
----SECURITY.md(3KB)
----MANIFEST.in(291B)
----LICENSE(1KB)
----notebooks()
--------other()
--------QQP.ipynb(187KB)
--------tutorials()
--------Sentiment.ipynb(59KB)
--------SQuAD.ipynb(136KB)
--------Testing.ipynb(230KB)
--------Testing NER (preliminary).ipynb(7KB)
----README.md(18KB)
----release_data.tar.gz(18.47MB)
----visual_interface()
--------package.json(2KB)
--------tslint.json(7KB)
--------package-lock.json(347KB)
--------src()
--------webpack.config.js(3KB)
--------webpack.config.js_build(3KB)
--------tsconfig.json(427B)
--------index.html(440B)
--------lib()
--------webpack.config.js_dev(1KB)
----checklist()
--------editor.py(28KB)
--------data()
--------__init__.py(0B)
--------abstract_test.py(22KB)
--------expect.py(19KB)
--------viewer()
--------perturb.py(22KB)
--------test_suite.py(16KB)
--------multilingual.py(7KB)
--------test_types.py(5KB)
--------pred_wrapper.py(1KB)
--------text_generation.py(15KB)
----docs()
--------Makefile(638B)
--------requirements_doc.txt(49B)
--------make.bat(799B)
--------source()