Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saeidsaadatigero/combine_question_answers

this code prepares a dataset of Persian questions and answers, combines them into a single text format, tokenizes the text, and sets up a trainer to fine-tune a pre-trained language model (PersianMind-v1.0) on this dataset. The goal is to create a model that can generate or understand Persian text based on the provided questions and answers.
https://github.com/saeidsaadatigero/combine_question_answers

Last synced: about 1 month ago
JSON representation

this code prepares a dataset of Persian questions and answers, combines them into a single text format, tokenizes the text, and sets up a trainer to fine-tune a pre-trained language model (PersianMind-v1.0) on this dataset. The goal is to create a model that can generate or understand Persian text based on the provided questions and answers.

Awesome Lists containing this project