sspericorn
commited on
Commit
•
b07d057
1
Parent(s):
0aa4335
Update README.md
Browse filesThe model was fine-tuned for generating summaries of a provided description
README.md
CHANGED
@@ -9,6 +9,9 @@ tags:
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- gguf
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -19,4 +22,4 @@ tags:
|
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- gguf
|
12 |
+
datasets:
|
13 |
+
- abisee/cnn_dailymail
|
14 |
+
pipeline_tag: summarization
|
15 |
---
|
16 |
|
17 |
# Uploaded model
|
|
|
22 |
|
23 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
24 |
|
25 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|