Spaces:
Runtime error
Runtime error
kasand
commited on
Commit
·
63ef271
1
Parent(s):
15591af
test
Browse files- workflows/ag_news1.yml +2 -2
workflows/ag_news1.yml
CHANGED
@@ -18,6 +18,6 @@ workflow:
|
|
18 |
tags: null
|
19 |
task: service
|
20 |
url: https://datasets-server.huggingface.co/rows?dataset=ag_news&config=default&split=train&offset=0&limit=100
|
21 |
-
|
22 |
-
|
23 |
writable: true
|
|
|
18 |
tags: null
|
19 |
task: service
|
20 |
url: https://datasets-server.huggingface.co/rows?dataset=ag_news&config=default&split=train&offset=0&limit=100
|
21 |
+
action: tabular
|
22 |
+
action: index
|
23 |
writable: true
|