Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Model Card for prompts-save-70b
|
2 |
|
3 |
This model comprises prompt embeddings fine-tuned on [LLaMA 2 70B](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) using prompt tuning with the Petals framework.
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- ash001/arxiv-abstract
|
4 |
+
base_model:
|
5 |
+
- meta-llama/Llama-2-70b-chat-hf
|
6 |
+
---
|
7 |
# Model Card for prompts-save-70b
|
8 |
|
9 |
This model comprises prompt embeddings fine-tuned on [LLaMA 2 70B](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) using prompt tuning with the Petals framework.
|