substantiator / huggingface.yaml
Papajams's picture
Update huggingface.yaml
0bc4ddb
title: Substantiator
description: A Streamlit app that uses SciBERT for semantic similarity.
tags:
- Scientific
- NLP
pipeline:
- name: Streamlit
inputs:
- name: user_input
type: text
description: Input your claim
outputs:
- name: substantiation
type: text
description: Substantiation of the claim
resources:
limits:
cpu: 1
memory: 2Gi