Update README.md
#1
by
bonur
- opened
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: google/flan-t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- precision
|
8 |
- recall
|
@@ -11,6 +13,8 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: custom-flan-t5-small-hallucination-classification
|
13 |
results: []
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -69,4 +73,4 @@ The following hyperparameters were used during training:
|
|
69 |
- Transformers 4.41.2
|
70 |
- Pytorch 2.3.0+cu121
|
71 |
- Datasets 2.19.1
|
72 |
-
- Tokenizers 0.19.1
|
|
|
3 |
base_model: google/flan-t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- hallucination
|
7 |
+
- hallucination-classification
|
8 |
metrics:
|
9 |
- precision
|
10 |
- recall
|
|
|
13 |
model-index:
|
14 |
- name: custom-flan-t5-small-hallucination-classification
|
15 |
results: []
|
16 |
+
language:
|
17 |
+
- en
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
73 |
- Transformers 4.41.2
|
74 |
- Pytorch 2.3.0+cu121
|
75 |
- Datasets 2.19.1
|
76 |
+
- Tokenizers 0.19.1
|