chiayewken
commited on
Commit
•
f5822af
1
Parent(s):
0baf29f
Update README.md
Browse files
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 |
-
|
|
|
|
|
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](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 |
|
16 |
|---------------------------------------------------------------------------|------------|----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
|