juletxara commited on
Commit
c4f7d6f
·
verified ·
1 Parent(s): 65a1ecb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
  - multi
16
  - info-judge
17
  datasets:
18
- - HiTZ/truthful_judge
19
  base_model: google/gemma-2-9b-it
20
  ---
21
 
@@ -42,7 +42,7 @@ This model is an LLM-as-a-Judge, fine-tuned from `google/gemma-2-9b-it` to asses
42
 
43
  - **Repository (for the project and fine-tuning code):** `https://github.com/hitz-zentroa/truthfulqa-multi`
44
  - **Paper:** "Truth Knows No Language: Evaluating Truthfulness Beyond English" (`https://arxiv.org/abs/2502.09387`)
45
- - **Dataset (TruthfulQA-Multi):** `https://huggingface.co/datasets/HiTZ/truthful_judge`
46
 
47
  ## Uses
48
 
@@ -102,7 +102,7 @@ Refer to the project repository (`https://github.com/hitz-zentroa/truthfulqa-mul
102
  ### Training Data
103
 
104
  The model was fine-tuned on a dataset derived from the TruthfulQA-Multi benchmark \cite{calvo-etal-2025-truthknowsnolanguage}.
105
- - **Dataset Link:** `https://huggingface.co/datasets/HiTZ/truthful_judge`
106
  - **Training Data Specifics:** Trained on data for multiple languages (English, Basque, Catalan, Galician, Spanish) for info judging. This corresponds to the "MT data (all languages except English)" mentioned in the paper for Info-Judges.
107
 
108
  ### Training Procedure
@@ -194,4 +194,4 @@ This model card was generated based on information from the paper "Truth Knows N
194
 
195
  For questions about the model or the research, please contact:
196
  - Blanca Calvo Figueras: `[email protected]`
197
- - Rodrigo Agerri: `[email protected]`
 
15
  - multi
16
  - info-judge
17
  datasets:
18
+ - HiTZ/informative_judge
19
  base_model: google/gemma-2-9b-it
20
  ---
21
 
 
42
 
43
  - **Repository (for the project and fine-tuning code):** `https://github.com/hitz-zentroa/truthfulqa-multi`
44
  - **Paper:** "Truth Knows No Language: Evaluating Truthfulness Beyond English" (`https://arxiv.org/abs/2502.09387`)
45
+ - **Dataset (TruthfulQA-Multi):** `https://huggingface.co/datasets/HiTZ/informative_judge`
46
 
47
  ## Uses
48
 
 
102
  ### Training Data
103
 
104
  The model was fine-tuned on a dataset derived from the TruthfulQA-Multi benchmark \cite{calvo-etal-2025-truthknowsnolanguage}.
105
+ - **Dataset Link:** `https://huggingface.co/datasets/HiTZ/informative_judge`
106
  - **Training Data Specifics:** Trained on data for multiple languages (English, Basque, Catalan, Galician, Spanish) for info judging. This corresponds to the "MT data (all languages except English)" mentioned in the paper for Info-Judges.
107
 
108
  ### Training Procedure
 
194
 
195
  For questions about the model or the research, please contact:
196
  - Blanca Calvo Figueras: `[email protected]`
197
+ - Rodrigo Agerri: `[email protected]`