Text2Text Generation
Transformers
PyTorch
t5
Inference Endpoints
text-generation-inference
chiayewken commited on
Commit
bc7a41c
1 Parent(s): 36fcb91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,8 +8,8 @@ datasets:
8
 
9
  Our [repository](https://github.com/declare-lab/flan-alpaca) contains code for extending the [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca)
10
  synthetic instruction tuning to existing instruction-tuned models such as [Flan-T5](https://arxiv.org/abs/2210.11416).
11
- We have a live interactive demo thanks to Joao Gante!
12
- We are also benchmarking many instruction-tuned models at declare-lab/flan-eval.
13
  Our pretrained models are fully available on HuggingFace 🤗 :
14
 
15
  | Model | Parameters | Instruction Data | Training GPUs |
 
8
 
9
  Our [repository](https://github.com/declare-lab/flan-alpaca) contains code for extending the [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca)
10
  synthetic instruction tuning to existing instruction-tuned models such as [Flan-T5](https://arxiv.org/abs/2210.11416).
11
+ We have a [live interactive demo](https://huggingface.co/spaces/joaogante/transformers_streaming) thanks to [Joao Gante](https://huggingface.co/joaogante)!
12
+ We are also benchmarking many instruction-tuned models at [declare-lab/flan-eval](https://github.com/declare-lab/flan-eval).
13
  Our pretrained models are fully available on HuggingFace 🤗 :
14
 
15
  | Model | Parameters | Instruction Data | Training GPUs |