Commit
•
50e5dad
1
Parent(s):
2e1df21
Adds dataset metadata
Browse filesVery cool! Adding the dataset metadata so it's linked to the dataset
README.md
CHANGED
@@ -5,10 +5,12 @@ tags:
|
|
5 |
- text-generation
|
6 |
library_name: transformers
|
7 |
widget:
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
license: other
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Model Trained Using AutoTrain
|
|
|
5 |
- text-generation
|
6 |
library_name: transformers
|
7 |
widget:
|
8 |
+
- messages:
|
9 |
+
- role: user
|
10 |
+
content: What is your favorite condiment?
|
11 |
license: other
|
12 |
+
datasets:
|
13 |
+
- argilla/distilabel-capybara-dpo-7k-binarized
|
14 |
---
|
15 |
|
16 |
# Model Trained Using AutoTrain
|