You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,11 @@
4
4
5
5
## Overview
6
6
7
-
The present repository proposes a benchmarking framework to easily evaluate LLMs' capacity to predict argument relations at the micro-scale level (only guessing the relation between pairs of arguments). The framework is intended to be used with a [preprocessed sample of a dataset from the IBM Debater project](https://huggingface.co/datasets/coding-kelps/liaisons-claim-stance-sample). The obtained results can be found [here](https://huggingface.co/datasets/coding-kelps/liaisons-experiments-results).
7
+
The present repository proposes a benchmarking framework to easily evaluate LLMs' capacity to predict argument relations at the micro-scale level (only guessing the relation between pairs of arguments). The framework is intended to be used with a [preprocessed sample of a dataset from the IBM Debater project](https://huggingface.co/datasets/coding-kelps/liaisons-claim-stance-sample).
8
+
9
+
## Results
10
+
11
+
You can found my own results [here](https://huggingface.co/datasets/coding-kelps/liaisons-experiments-results).
8
12
9
13
## About Contributions
10
14
@@ -25,6 +29,7 @@ This work is part of a collection of works whose ultimate goal is to deliver a f
25
29
This project is solely conducted by me, [Guilhem Santé](https://github.com/guilhem-sante). I am a postgraduate student pursuing the MSc in Artificial Intelligence at Heriot-Watt University in Edinburgh.
26
30
27
31
## Special Thanks
32
+
28
33
I would like to credits [Andrew Ireland](http://www.macs.hw.ac.uk/~air/), my supervisor for this project.
0 commit comments