omarmohamed commited on
Commit
3439790
·
verified ·
1 Parent(s): 2f1328c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -20
README.md CHANGED
@@ -1,26 +1,26 @@
1
  ---
2
- pretty_name: Evaluation run of /weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1
3
  dataset_summary: "Dataset automatically created during the evaluation run of model\
4
- \ [/weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1](https://huggingface.co//weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1)\n\
5
- The dataset is composed of 154 configuration(s), each one corresponding to one of\
6
- \ the evaluated task.\n\nThe dataset has been created from 63 run(s). Each run can\
7
  \ be found as a specific split in each configuration, the split being named using\
8
  \ the timestamp of the run.The \"train\" split is always pointing to the latest\
9
  \ results.\n\nAn additional configuration \"results\" store all the aggregated results\
10
  \ of the run.\n\nTo load the details from a run, you can for instance do the following:\n\
11
  ```python\nfrom datasets import load_dataset\ndata = load_dataset(\n\t\"omarmohamed/truthfulqa\"\
12
- ,\n\tname=\"__weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1__truthfulqa_mc1\"\
13
  ,\n\tsplit=\"latest\"\n)\n```\n\n## Latest results\n\nThese are the [latest results\
14
- \ from run 2025-09-25T21-19-58.173763](https://huggingface.co/datasets/omarmohamed/truthfulqa/blob/main/__weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1/results_2025-09-25T21-19-58.173763.json)\
15
  \ (note that there might be results for other tasks in the repos if successive evals\
16
  \ didn't cover the same tasks. You find each in the results and the \"latest\" split\
17
  \ for each eval):\n\n```python\n{\n \"all\": {\n \"truthfulqa_mc1\": {\n\
18
- \ \"alias\": \"truthfulqa_mc1\",\n \"acc,none\": 0.2913096695226438,\n\
19
- \ \"acc_stderr,none\": 0.015905987048184828\n }\n },\n \"\
20
  truthfulqa_mc1\": {\n \"alias\": \"truthfulqa_mc1\",\n \"acc,none\"\
21
- : 0.2913096695226438,\n \"acc_stderr,none\": 0.015905987048184828\n }\n\
22
  }\n```"
23
- repo_url: https://huggingface.co//weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1
24
  leaderboard_url: ''
25
  point_of_contact: ''
26
  configs:
@@ -72,6 +72,14 @@ configs:
72
  - split: latest
73
  path:
74
  - '**/samples_truthfulqa_mc1_2025-09-25T21-19-58.173763.jsonl'
 
 
 
 
 
 
 
 
75
  - config_name: __weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_summarization_1_alpha_64_r_1_hallucinated_summary__truthfulqa_mc1
76
  data_files:
77
  - split: 2025_09_24T15_23_39.019519
@@ -1266,14 +1274,14 @@ configs:
1266
  - '**/samples_truthfulqa_mc2_2025-09-14T10-54-07.523215.jsonl'
1267
  ---
1268
 
1269
- # Dataset Card for Evaluation run of /weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1
1270
 
1271
  <!-- Provide a quick summary of the dataset. -->
1272
 
1273
- Dataset automatically created during the evaluation run of model [/weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1](https://huggingface.co//weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1)
1274
- The dataset is composed of 154 configuration(s), each one corresponding to one of the evaluated task.
1275
 
1276
- The dataset has been created from 63 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
1277
 
1278
  An additional configuration "results" store all the aggregated results of the run.
1279
 
@@ -1282,28 +1290,28 @@ To load the details from a run, you can for instance do the following:
1282
  from datasets import load_dataset
1283
  data = load_dataset(
1284
  "omarmohamed/truthfulqa",
1285
- name="__weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1__truthfulqa_mc1",
1286
  split="latest"
1287
  )
1288
  ```
1289
 
1290
  ## Latest results
1291
 
1292
- These are the [latest results from run 2025-09-25T21-19-58.173763](https://huggingface.co/datasets/omarmohamed/truthfulqa/blob/main/__weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1/results_2025-09-25T21-19-58.173763.json) (note that there might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval):
1293
 
1294
  ```python
1295
  {
1296
  "all": {
1297
  "truthfulqa_mc1": {
1298
  "alias": "truthfulqa_mc1",
1299
- "acc,none": 0.2913096695226438,
1300
- "acc_stderr,none": 0.015905987048184828
1301
  }
1302
  },
1303
  "truthfulqa_mc1": {
1304
  "alias": "truthfulqa_mc1",
1305
- "acc,none": 0.2913096695226438,
1306
- "acc_stderr,none": 0.015905987048184828
1307
  }
1308
  }
1309
  ```
 
1
  ---
2
+ pretty_name: Evaluation run of /weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated
3
  dataset_summary: "Dataset automatically created during the evaluation run of model\
4
+ \ [/weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated](https://huggingface.co//weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated)\n\
5
+ The dataset is composed of 155 configuration(s), each one corresponding to one of\
6
+ \ the evaluated task.\n\nThe dataset has been created from 65 run(s). Each run can\
7
  \ be found as a specific split in each configuration, the split being named using\
8
  \ the timestamp of the run.The \"train\" split is always pointing to the latest\
9
  \ results.\n\nAn additional configuration \"results\" store all the aggregated results\
10
  \ of the run.\n\nTo load the details from a run, you can for instance do the following:\n\
11
  ```python\nfrom datasets import load_dataset\ndata = load_dataset(\n\t\"omarmohamed/truthfulqa\"\
12
+ ,\n\tname=\"__weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated__truthfulqa_mc1\"\
13
  ,\n\tsplit=\"latest\"\n)\n```\n\n## Latest results\n\nThese are the [latest results\
14
+ \ from run 2025-09-25T21-21-37.059347](https://huggingface.co/datasets/omarmohamed/truthfulqa/blob/main/__weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated/results_2025-09-25T21-21-37.059347.json)\
15
  \ (note that there might be results for other tasks in the repos if successive evals\
16
  \ didn't cover the same tasks. You find each in the results and the \"latest\" split\
17
  \ for each eval):\n\n```python\n{\n \"all\": {\n \"truthfulqa_mc1\": {\n\
18
+ \ \"alias\": \"truthfulqa_mc1\",\n \"acc,none\": 0.28151774785801714,\n\
19
+ \ \"acc_stderr,none\": 0.01574402724825605\n }\n },\n \"\
20
  truthfulqa_mc1\": {\n \"alias\": \"truthfulqa_mc1\",\n \"acc,none\"\
21
+ : 0.28151774785801714,\n \"acc_stderr,none\": 0.01574402724825605\n }\n\
22
  }\n```"
23
+ repo_url: https://huggingface.co//weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated
24
  leaderboard_url: ''
25
  point_of_contact: ''
26
  configs:
 
72
  - split: latest
73
  path:
74
  - '**/samples_truthfulqa_mc1_2025-09-25T21-19-58.173763.jsonl'
75
+ - config_name: __weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated__truthfulqa_mc1
76
+ data_files:
77
+ - split: 2025_09_25T21_21_37.059347
78
+ path:
79
+ - '**/samples_truthfulqa_mc1_2025-09-25T21-21-37.059347.jsonl'
80
+ - split: latest
81
+ path:
82
+ - '**/samples_truthfulqa_mc1_2025-09-25T21-21-37.059347.jsonl'
83
  - config_name: __weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_summarization_1_alpha_64_r_1_hallucinated_summary__truthfulqa_mc1
84
  data_files:
85
  - split: 2025_09_24T15_23_39.019519
 
1274
  - '**/samples_truthfulqa_mc2_2025-09-14T10-54-07.523215.jsonl'
1275
  ---
1276
 
1277
+ # Dataset Card for Evaluation run of /weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated
1278
 
1279
  <!-- Provide a quick summary of the dataset. -->
1280
 
1281
+ Dataset automatically created during the evaluation run of model [/weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated](https://huggingface.co//weka/s223795137/Refusal_hallucination/SALORA_expirements/llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated)
1282
+ The dataset is composed of 155 configuration(s), each one corresponding to one of the evaluated task.
1283
 
1284
+ The dataset has been created from 65 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
1285
 
1286
  An additional configuration "results" store all the aggregated results of the run.
1287
 
 
1290
  from datasets import load_dataset
1291
  data = load_dataset(
1292
  "omarmohamed/truthfulqa",
1293
+ name="__weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated__truthfulqa_mc1",
1294
  split="latest"
1295
  )
1296
  ```
1297
 
1298
  ## Latest results
1299
 
1300
+ These are the [latest results from run 2025-09-25T21-21-37.059347](https://huggingface.co/datasets/omarmohamed/truthfulqa/blob/main/__weka__s223795137__Refusal_hallucination__SALORA_expirements__llama-3-8b-Instruct_commonsenseQa_1_alpha_64_r_1_hallucinated/results_2025-09-25T21-21-37.059347.json) (note that there might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval):
1301
 
1302
  ```python
1303
  {
1304
  "all": {
1305
  "truthfulqa_mc1": {
1306
  "alias": "truthfulqa_mc1",
1307
+ "acc,none": 0.28151774785801714,
1308
+ "acc_stderr,none": 0.01574402724825605
1309
  }
1310
  },
1311
  "truthfulqa_mc1": {
1312
  "alias": "truthfulqa_mc1",
1313
+ "acc,none": 0.28151774785801714,
1314
+ "acc_stderr,none": 0.01574402724825605
1315
  }
1316
  }
1317
  ```