jonataslaw / questioning-dataset

A dataset of questions/answers to fine tune IA models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

questioning-dataset

A dataset of questions/answers to fine tune IA models

This dataset was used to fine tune this Flan-T5-large model to be able to answer questions from a natural way: https://huggingface.co/Jonnylaw/flan-t5-large Screenshot 2023-02-20 at 12 14 44

Even models with more parameters than the flan-t5-large, do not do well with questions and answers, as you can see a much larger model, cannot answer basic questions, such as who was the first president of the USA: https://huggingface.co/google/flan-t5-xl?text=Who+was+the+first+president+of+United+States%3F

Screenshot 2023-02-20 at 12 16 29

The answers were made one by one from several topics (mostly science, which is what I master)

About

A dataset of questions/answers to fine tune IA models

License:MIT License


Languages

Language:Python 100.0%