File size: 520 Bytes
a99ed4e
8e8840e
a99ed4e
 
 
 
8e8840e
 
 
a99ed4e
8e8840e
a99ed4e
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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.