Station_Demo / workflows /ag_news1.yml
kasand
test
6ec4df1
raw
history blame
460 Bytes
app:
data: war
query: war
embeddings:
path: sentence-transformers/nli-mpnet-base-v2
tabular:
idcolumn: url
textcolumns:
- text
workflow:
index:
tasks:
batch: false
extract:
- rows
method: get
params:
tags: null
task: service
url: https://datasets-server.huggingface.co/rows?dataset=ag_news&config=default&split=train&offset=0&limit=100
action: tabular
action: index
writable: true