Use pretrained BERT model to automatically generate grammar multiple choice questions (MCQ) from any news article or story.
☆13Oct 2, 2019Updated 6 years ago
Alternatives and similar repositories for BERT_generate_grammar_MCQ_from_news_article
Users that are interested in BERT_generate_grammar_MCQ_from_news_article are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆13Aug 13, 2020Updated 6 years ago
- Class and preprocessing methods for (satellite) remote sensing datasets☆24Aug 25, 2025Updated last year
- Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.☆11Jul 27, 2024Updated 2 years ago
- (NBCE)Naive Bayes-based Context Extension on ChatGLM-6b☆15Jun 7, 2023Updated 3 years ago
- Low-code pre-built pipelines for experiments with huggingface/transformers for Data Scientists in a rush.☆16Oct 14, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 微调阿里开源的文字检测模型,利用合合识别返回的OCR结果作为初始训练数据,对模型进行优化训练,使其更加适应1万张图片的具体场景,提高文字识别的精度。☆10Dec 9, 2024Updated last year
- A goto software for teachers and students.☆33Aug 18, 2020Updated 6 years ago
- Cloud-based solution to automatically generate and translate subtitles for video files☆25Dec 30, 2023Updated 2 years ago
- 使用Qwen1.5-0.5B-Chat模型进行通用信息抽取任务的微调,旨在: 验证生成式方法相较于抽取式NER的效果; 为新手提供简易的模型微调流程,尽量减少代码量; 大模型训练的数据格式处理。