Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: flan-t5-small-hallucination-text-classification
|
13 |
results: []
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -18,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# flan-t5-small-hallucination-text-classification
|
20 |
|
21 |
-
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.7901
|
24 |
- Precision: 0.7429
|
@@ -66,4 +68,4 @@ The following hyperparameters were used during training:
|
|
66 |
- Transformers 4.41.2
|
67 |
- Pytorch 2.3.0+cu121
|
68 |
- Datasets 2.19.1
|
69 |
-
- Tokenizers 0.19.1
|
|
|
11 |
model-index:
|
12 |
- name: flan-t5-small-hallucination-text-classification
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- cemuluoglakci/hallucination_acceptance_agent_instruction_dataset
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
|
21 |
# flan-t5-small-hallucination-text-classification
|
22 |
|
23 |
+
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the Hallucination Acceptance Agent Instruction dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.7901
|
26 |
- Precision: 0.7429
|
|
|
68 |
- Transformers 4.41.2
|
69 |
- Pytorch 2.3.0+cu121
|
70 |
- Datasets 2.19.1
|
71 |
+
- Tokenizers 0.19.1
|