Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,12 @@ pipeline_tag: sentence-similarity
|
|
9 |
library_name: peft
|
10 |
tags:
|
11 |
- NLI
|
|
|
|
|
12 |
---
|
13 |
# Description
|
14 |
|
15 |
-
The Meta Llama-3.1-8B-Instruct model fine-tuned on the Adversarial Natural Language Inference (ANLI) Benchmark.
|
16 |
|
17 |
**Evaluation Results**
|
18 |
|
|
|
9 |
library_name: peft
|
10 |
tags:
|
11 |
- NLI
|
12 |
+
- Textual Entailment
|
13 |
+
- Llama
|
14 |
---
|
15 |
# Description
|
16 |
|
17 |
+
The Meta Llama-3.1-8B-Instruct model fine-tuned on the Adversarial Natural Language Inference (ANLI) Benchmark, for textual entailment tasks.
|
18 |
|
19 |
**Evaluation Results**
|
20 |
|