|
--- |
|
license: apache-2.0 |
|
base_model: |
|
- google/flan-t5-small |
|
pipeline_tag: text-generation |
|
--- |
|
emoji: ππ€ |
|
Note: Use only python version 3.10.9 for the development |
|
See the document.txt there you get the full step by step process of the project |
|
T5-Small Project Guide |
|
Here we use the google/flan-t5-small with Apache 2.0 licensed |
|
This repository by RemiAI3 provides a free educational resource for students to fine-tune the T5-small model for question-answering tasks. |
|
Detailed instructions are in document.txt. |