File size: 740 Bytes
b77b1b0
4efdd44
 
 
b77b1b0
 
4efdd44
 
 
 
 
 
 
 
8c19999
4efdd44
8c19999
4efdd44
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
language: en
widget:
- text: $proof$ ; $hypothesis$ = a magnet will not attract a penny
license: apache-2.0
---

# entailer-11b

## Model description

Entailer is a text-to-text model trained to create entailment-style explanations for a hypothesis 
(following the format of [EntailmentBank](https://allenai.org/data/entailmentbank)), as well as verifying both the reasoning and the factuality of the premises.

Entailer was built on top of [T5](https://github.com/google-research/text-to-text-transfer-transformer) and comes in 
two sizes: [entailer-11b](https://huggingface.co/allenai/entailer-11b) and
[entailer-large](https://huggingface.co/allenai/entailer-large).

See https://github.com/allenai/entailment_bank for more details.