文件名称:侦测假文字:巨型语言模型测试室
文件大小:2.38MB
文件格式:ZIP
更新时间:2024-02-24 12:12:37
visualization nlp ai NaturallanguageprocessingTypeScript
GLTR:巨型语言模型测试室 检测从大型语言模型(例如GPT-2)生成的文本。 网页: : 在线演示: : 论文: : Hendrik Strobelt,Sebastian Gehrmann,Alexander M. Rush的项目。 MIT-IBM Watson AI Lab与HarvardNLP的合作 快速开始 为Python> 3.6安装依赖项: pip install -r requirements.txt 为gpt-2-small运行服务器: python server.py 该演示实例现在在 运行BERT服务器 启动BERT的服务器: python ser
【文件预览】:
detecting-fake-text-master
----server.yaml(1KB)
----client()
--------src()
--------dist()
----.gitignore(49B)
----requirements.txt(93B)
----figs()
--------overview.png(395KB)
----LICENSE(11KB)
----server.py(4KB)
----README.md(2KB)
----backend()
--------__init__.py(436B)
--------class_register.py(223B)
--------api.py(15KB)