Skip to content

Commit c392148

Browse files
author
Guilhem Santé
committed
docs: separate results in own header
1 parent d86f614 commit c392148

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
## Overview
66

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).
812

913
## About Contributions
1014

@@ -25,6 +29,7 @@ This work is part of a collection of works whose ultimate goal is to deliver a f
2529
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.
2630

2731
## Special Thanks
32+
2833
I would like to credits [Andrew Ireland](http://www.macs.hw.ac.uk/~air/), my supervisor for this project.
2934

3035
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Heriot-Watt_University_logo.svg/1200px-Heriot-Watt_University_logo.svg.png" width="300">

0 commit comments

Comments
 (0)