zakerytclarke commited on
Commit
a308a40
·
verified ·
1 Parent(s): 92ff562

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -238,7 +238,7 @@ print(answer[0].get('generated_text')) # => The Eiffel Tower stands at a height
238
 
239
 
240
  ## Model Details
241
- Teapot LLM is fine-tuned from [flan-t5-base](https://huggingface.co/google/flan-t5-base) on a [synthetic dataset](https://huggingface.co/datasets/teapotai/synthqa) of LLM tasks generated using [Llama-3.1-70B](https://huggingface.co/meta-llama/Llama-3.1-70B). Teapot
242
 
243
  ### Conversational Question Answering
244
  Teapot is fine-tuned to provide friendly, conversational answers using context and documents provided as references.
 
238
 
239
 
240
  ## Model Details
241
+ Teapot LLM is fine-tuned from [flan-t5-base](https://huggingface.co/google/flan-t5-base) on a [synthetic dataset](https://huggingface.co/datasets/teapotai/synthqa) of LLM tasks generated using [Llama-3.1-70B](https://huggingface.co/meta-llama/Llama-3.1-70B).
242
 
243
  ### Conversational Question Answering
244
  Teapot is fine-tuned to provide friendly, conversational answers using context and documents provided as references.