Station_Demo / workflows /ag_news1.yml
kasand
addition
65fac1c
raw
history blame
468 Bytes
app:
data: ag_news
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