Datasets:
git moved to hugging face
Browse files- Few_shot_matrix/Deepseek.png +3 -0
- Few_shot_matrix/Llama8B.png +3 -0
- Few_shot_matrix/Mistral24B.png +3 -0
- Few_shot_matrix/Mistral7B.png +3 -0
- Few_shot_matrix/Qwen14B.png +3 -0
- Few_shot_matrix/Qwen8B.png +3 -0
- Qasa_annotated.tsv +0 -0
- Readme.md +11 -0
- Results_cleaned/few_shot_results.tsv +0 -0
- Results_cleaned/zero_shot_results.tsv +0 -0
- Zero_shot_matrix/Deepseek.png +3 -0
- Zero_shot_matrix/Llama8B.png +3 -0
- Zero_shot_matrix/Mistral24B.png +3 -0
- Zero_shot_matrix/Mistral7B.png +3 -0
- Zero_shot_matrix/Qwen14B.png +3 -0
- Zero_shot_matrix/Qwen8B.png +3 -0
- experiment_dataset.tsv +0 -0
Few_shot_matrix/Deepseek.png
ADDED
|
Git LFS Details
|
Few_shot_matrix/Llama8B.png
ADDED
|
Git LFS Details
|
Few_shot_matrix/Mistral24B.png
ADDED
|
Git LFS Details
|
Few_shot_matrix/Mistral7B.png
ADDED
|
Git LFS Details
|
Few_shot_matrix/Qwen14B.png
ADDED
|
Git LFS Details
|
Few_shot_matrix/Qwen8B.png
ADDED
|
Git LFS Details
|
Qasa_annotated.tsv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Readme.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# SciCiteVal
|
| 2 |
+
|
| 3 |
+
### Introduction
|
| 4 |
+
Our dataset is specifically designed for citation verification, it contains manual annotations labeling citations as ``Correct``, ``Incorrect`` or ``Unrelated``. For citations labeled ``Incorrect``, we further define five detailed sub-categories to characterize the nature of the inaccuracy. Each data sample is structured as a pair, consisting of the **citation context** from the citing paper and the corresponding **evidence passage** from the cited paper that justifies the label.
|
| 5 |
+
|
| 6 |
+
### File stuctures
|
| 7 |
+
- **Few_shot_matrix** contains confusion-matrix figures of each benchmarking model with few-shot prompt.
|
| 8 |
+
- **Results_cleaned** contains benchmarking results of all the models with zero-shot and few-shot prompts in tsv format.
|
| 9 |
+
- **Zero_shot_matrix** contains confusion-matrix figures of each benchmarking model with zero-shot prompt.
|
| 10 |
+
- **experiment_dataset.tsv** is the file that we use as input for benchmarking models
|
| 11 |
+
- **Qasa_annotated.tsv** is the file that contains details of annotations and modifications we made with Qasa dataset. This file preserves the original QASA dataset IDs.
|
Results_cleaned/few_shot_results.tsv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Results_cleaned/zero_shot_results.tsv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Zero_shot_matrix/Deepseek.png
ADDED
|
Git LFS Details
|
Zero_shot_matrix/Llama8B.png
ADDED
|
Git LFS Details
|
Zero_shot_matrix/Mistral24B.png
ADDED
|
Git LFS Details
|
Zero_shot_matrix/Mistral7B.png
ADDED
|
Git LFS Details
|
Zero_shot_matrix/Qwen14B.png
ADDED
|
Git LFS Details
|
Zero_shot_matrix/Qwen8B.png
ADDED
|
Git LFS Details
|
experiment_dataset.tsv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|