Spaces:
Sleeping
Sleeping
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 | |