GithubHelp home page GithubHelp logo

yyqwe158 / textrecogn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fslongjin/textrecogn

0.0 0.0 0.0 64.2 MB

Uncovering AIGC Texts with Machine Learning

License: MIT License

Python 97.17% Dockerfile 2.83%

textrecogn's Introduction

TextRecogn

Uncovering AIGC Texts with Machine Learning

在线体验

textrecogn.longjin666.cn

在线版本上传的数据,将在4小时后删除!

为保护数据隐私,使用在线版的时候,请务必设置复杂的下载密码!

How to download all resources?

  1. Install git lfs
  2. Clone this repo.

How to run?

1. Build docker image

If you want to build image yourself, following the scripts:

docker build -t loooongjin/text_recogn:ernie3-nano .

Or you can pull the docker image:

docker pull loooongjin/text_recogn:ernie3-nano

2. Run!

docker run --rm -it -p 8000:8000 loooongjin/text_recogn:ernie3-nano

3. Check!

Put all docx files in ./input , then:

python check.py

AD: DragonOS龙操作系统

DragonOS是使用Rust自研内核的,具有Linux二进制兼容性的服务器操作系统。它由社区驱动开发,完全商业中立,Rust内核操作系统全国排行(按github star排序)稳居前3名!

本项目贡献者

赞赏本项目

赞赏资金在扣除TextRecogn的在线服务的服务器成本后,多余款项将全部捐入DragonOS社区公款账户!

关于训练数据

数据集来自 HC3 数据集,本模型(基于ernie3-nano)在其中英文数据上进行了约7个epoch的微调,随机分了3万条数据作为测试集(中英文各50%)

  • Ernie3-nano版本:测试集正确率94.1%
  • Ernie3-base版本:测试集正确率97.41% (稍后开源,这几天有点忙)

textrecogn's People

Contributors

fslongjin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.