Update content.py
Browse files- content.py +1 -3
content.py
CHANGED
|
@@ -11,9 +11,7 @@ The task consists on generating 3 Useful Critical Questions per argumentative te
|
|
| 11 |
|
| 12 |
All details on the task, the dataset, and the evaluation can be found in the paper [Benchmarking Critical Questions Generation: A Challenging Reasoning Task for Large Language Models](https://arxiv.org/abs/2505.11341)
|
| 13 |
|
| 14 |
-
"""
|
| 15 |
-
|
| 16 |
-
DATA_TEXT = """
|
| 17 |
|
| 18 |
## Data
|
| 19 |
|
|
|
|
| 11 |
|
| 12 |
All details on the task, the dataset, and the evaluation can be found in the paper [Benchmarking Critical Questions Generation: A Challenging Reasoning Task for Large Language Models](https://arxiv.org/abs/2505.11341)
|
| 13 |
|
| 14 |
+
<img style="width:50%" src="examples.png" alt="examples" title="examples" align="right">
|
|
|
|
|
|
|
| 15 |
|
| 16 |
## Data
|
| 17 |
|