Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# EviOmni-nq_train-qwen2.5-7B
|
5 |
|
@@ -94,4 +101,4 @@ If you find our work helpful, feel free to give us a cite.
|
|
94 |
archivePrefix={arXiv},
|
95 |
primaryClass={cs.CL},
|
96 |
url={https://arxiv.org/abs/2507.15586},
|
97 |
-
}
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
metrics:
|
4 |
+
- f1
|
5 |
+
- exact_match
|
6 |
+
base_model:
|
7 |
+
- Qwen/Qwen2.5-7B-Instruct
|
8 |
+
pipeline_tag: question-answering
|
9 |
+
library_name: transformers
|
10 |
---
|
11 |
# EviOmni-nq_train-qwen2.5-7B
|
12 |
|
|
|
101 |
archivePrefix={arXiv},
|
102 |
primaryClass={cs.CL},
|
103 |
url={https://arxiv.org/abs/2507.15586},
|
104 |
+
}
|