Brunato
commited on
Commit
•
42d8a53
1
Parent(s):
b3be0b3
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,8 @@ size_categories:
|
|
12 |
|
13 |
This dataset represents a portion of the benchmark of the MT Challenge @CALAMITA2024.
|
14 |
|
15 |
-
The dataset focuses on evaluating
|
|
|
16 |
|
17 |
|
18 |
## Dataset Details
|
@@ -21,10 +22,8 @@ The dataset focuses on evaluating LLMs' understanding of a specific linguistic s
|
|
21 |
|
22 |
<!-- Provide a longer summary of what this dataset is. -->
|
23 |
|
24 |
-
The dataset contains 568 pairs of sentences, where the first sentence
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
|
29 |
### Dataset Sources [optional]
|
30 |
|
|
|
12 |
|
13 |
This dataset represents a portion of the benchmark of the MT Challenge @CALAMITA2024.
|
14 |
|
15 |
+
The dataset focuses on evaluating Language Models' understanding of a specific linguistic structure in Italian: embedded object-extracted relative clauses (ORCs).
|
16 |
+
The assessment involves an entailment task in which the model is given two sentences. The first contains the target structure, and the second is a simple declarative sentence whose meaning may or may not be logically inferred from the first.
|
17 |
|
18 |
|
19 |
## Dataset Details
|
|
|
22 |
|
23 |
<!-- Provide a longer summary of what this dataset is. -->
|
24 |
|
25 |
+
The dataset contains 568 pairs of sentences, where the first sentence includes the ORC and the second sentence is the declarative sentence which can be implied or not by the first.
|
26 |
+
The ORCs have been primarily sourced from linguistic and psycholinguistic literature, as well as from existing benchmarks designed to test language models' ability to recognize grammaticality.
|
|
|
|
|
27 |
|
28 |
### Dataset Sources [optional]
|
29 |
|