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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,7 +8,9 @@ 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
- The pretrained models and demos are available on HuggingFace 🤗 :
 
 
12
 
13
  | Model | Parameters | Instruction Data | Training GPUs |
14
  |---------------------------------------------------------------------------|------------|----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
 
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 |
16
  |---------------------------------------------------------------------------|------------|----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|