pkiage commited on
Commit
8b67ff7
1 Parent(s): 4c8cc58

docs: move inspiration and rationale to README

Browse files
Files changed (2) hide show
  1. QA_Chatbot-flan-t5-base.ipynb +0 -0
  2. README.md +7 -1
QA_Chatbot-flan-t5-base.ipynb CHANGED
The diff for this file is too large to render. See raw diff
 
README.md CHANGED
@@ -8,4 +8,10 @@ pinned: false
8
  license: openrail
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
8
  license: openrail
9
  ---
10
 
11
+ ## Inspiration
12
+ - [FLAN-T5](https://huggingface.co/docs/transformers/model_doc/flan-t5)
13
+ - [Flan5_LLM.ipynb](https://colab.research.google.com/drive/1AVh9dOsG9DKzfK7gOFrJuitPIcLPqlbO?usp=sharing#scrollTo=g8ntQ9CzRQ-q
14
+ - [LLM-QA-Bot](https://github.com/amrrs/LLM-QA-Bot/blob/main/LLM_Q%26A_with_Open_Source_Hugging_Face_Models_with-UI.ipynb)
15
+
16
+ ## Notebook rationale:
17
+ - Free access to GPUs in Google Colab