Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,14 @@ suggested_hardware: t4-small
|
|
10 |
suggested_storage: small
|
11 |
app_file: app.py
|
12 |
fullWidth: true
|
13 |
-
models:
|
14 |
-
|
15 |
-
datasets:
|
16 |
-
|
17 |
tags:
|
18 |
-
|
19 |
-
|
|
|
20 |
---
|
21 |
|
22 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
suggested_storage: small
|
11 |
app_file: app.py
|
12 |
fullWidth: true
|
13 |
+
models:
|
14 |
+
- Iker/ClickbaitFighter-10B
|
15 |
+
datasets:
|
16 |
+
- Iker/Clickbait-News
|
17 |
tags:
|
18 |
+
- summarization
|
19 |
+
- clickbait
|
20 |
+
sdk_version: 4.36.1
|
21 |
---
|
22 |
|
23 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|