Commit
•
9745ce4
1
Parent(s):
ae2bbfe
Added pipeline tag for filtering (#1)
Browse files- Added pipeline tag for filtering (dbd532cea9081007d5385032e6c4ac73982e2316)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
@@ -12,6 +12,7 @@ datasets:
|
|
12 |
library_name: peft
|
13 |
language:
|
14 |
- en
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
12 |
library_name: peft
|
13 |
language:
|
14 |
- en
|
15 |
+
pipeline_tag: text-generation
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|