Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -392,7 +392,7 @@ We release two subsets, one with strings (`triplet`) and one with IDs (`triplet-
|
|
392 |
* Examples:
|
393 |
```python
|
394 |
{
|
395 |
-
"query": "
|
396 |
"positive": 'liberal arts. 1. the academic course of instruction at a college intended to provide general knowledge and comprising the arts, humanities, natural sciences, and social sciences, as opposed to professional or technical subjects.',
|
397 |
"negative": 'The New York State Education Department requires 60 Liberal Arts credits in a Bachelor of Science program and 90 Liberal Arts credits in a Bachelor of Arts program. In the list of course descriptions, courses which are liberal arts for all students are identified by (Liberal Arts) after the course number.'
|
398 |
}
|
@@ -425,7 +425,7 @@ We release two subsets, one with strings (`triplet-all`) and one with IDs (`trip
|
|
425 |
* Examples:
|
426 |
```python
|
427 |
{
|
428 |
-
"query": "
|
429 |
"positive": 'liberal arts. 1. the academic course of instruction at a college intended to provide general knowledge and comprising the arts, humanities, natural sciences, and social sciences, as opposed to professional or technical subjects.',
|
430 |
"negative": 'The New York State Education Department requires 60 Liberal Arts credits in a Bachelor of Science program and 90 Liberal Arts credits in a Bachelor of Arts program. In the list of course descriptions, courses which are liberal arts for all students are identified by (Liberal Arts) after the course number.'
|
431 |
}
|
@@ -460,7 +460,7 @@ We release two subsets, one with strings (`triplet-hard`) and one with IDs (`tri
|
|
460 |
* Examples:
|
461 |
```python
|
462 |
{
|
463 |
-
"query": "
|
464 |
"positive": 'liberal arts. 1. the academic course of instruction at a college intended to provide general knowledge and comprising the arts, humanities, natural sciences, and social sciences, as opposed to professional or technical subjects.',
|
465 |
"negative": 'The New York State Education Department requires 60 Liberal Arts credits in a Bachelor of Science program and 90 Liberal Arts credits in a Bachelor of Arts program. In the list of course descriptions, courses which are liberal arts for all students are identified by (Liberal Arts) after the course number.'
|
466 |
}
|
@@ -494,7 +494,7 @@ We release two subsets, one with strings (`triplet-50`) and one with IDs (`tripl
|
|
494 |
* Examples:
|
495 |
```python
|
496 |
{
|
497 |
-
"query": "
|
498 |
"positive": "liberal arts. 1. the academic course of instruction at a college intended to provide general knowledge and comprising the arts, humanities, natural sciences, and social sciences, as opposed to professional or technical subjects.",
|
499 |
"negative_1": "The New York State Education Department requires 60 Liberal Arts credits in a Bachelor of Science program and 90 Liberal Arts credits in a Bachelor of Arts program. In the list of course descriptions, courses which are liberal arts for all students are identified by (Liberal Arts) after the course number.",
|
500 |
"negative_2": "What Does it Mean to Study Liberal Arts? A liberal arts major offers a broad overview of the arts, sciences, and humanities. Within the context of a liberal arts degree, you can study modern languages, music, English, anthropology, history, women's studies, psychology, math, political science or many other disciplines.",
|
|
|
392 |
* Examples:
|
393 |
```python
|
394 |
{
|
395 |
+
"query": "what are the liberal arts?",
|
396 |
"positive": 'liberal arts. 1. the academic course of instruction at a college intended to provide general knowledge and comprising the arts, humanities, natural sciences, and social sciences, as opposed to professional or technical subjects.',
|
397 |
"negative": 'The New York State Education Department requires 60 Liberal Arts credits in a Bachelor of Science program and 90 Liberal Arts credits in a Bachelor of Arts program. In the list of course descriptions, courses which are liberal arts for all students are identified by (Liberal Arts) after the course number.'
|
398 |
}
|
|
|
425 |
* Examples:
|
426 |
```python
|
427 |
{
|
428 |
+
"query": "what are the liberal arts?",
|
429 |
"positive": 'liberal arts. 1. the academic course of instruction at a college intended to provide general knowledge and comprising the arts, humanities, natural sciences, and social sciences, as opposed to professional or technical subjects.',
|
430 |
"negative": 'The New York State Education Department requires 60 Liberal Arts credits in a Bachelor of Science program and 90 Liberal Arts credits in a Bachelor of Arts program. In the list of course descriptions, courses which are liberal arts for all students are identified by (Liberal Arts) after the course number.'
|
431 |
}
|
|
|
460 |
* Examples:
|
461 |
```python
|
462 |
{
|
463 |
+
"query": "what are the liberal arts?",
|
464 |
"positive": 'liberal arts. 1. the academic course of instruction at a college intended to provide general knowledge and comprising the arts, humanities, natural sciences, and social sciences, as opposed to professional or technical subjects.',
|
465 |
"negative": 'The New York State Education Department requires 60 Liberal Arts credits in a Bachelor of Science program and 90 Liberal Arts credits in a Bachelor of Arts program. In the list of course descriptions, courses which are liberal arts for all students are identified by (Liberal Arts) after the course number.'
|
466 |
}
|
|
|
494 |
* Examples:
|
495 |
```python
|
496 |
{
|
497 |
+
"query": "what are the liberal arts?",
|
498 |
"positive": "liberal arts. 1. the academic course of instruction at a college intended to provide general knowledge and comprising the arts, humanities, natural sciences, and social sciences, as opposed to professional or technical subjects.",
|
499 |
"negative_1": "The New York State Education Department requires 60 Liberal Arts credits in a Bachelor of Science program and 90 Liberal Arts credits in a Bachelor of Arts program. In the list of course descriptions, courses which are liberal arts for all students are identified by (Liberal Arts) after the course number.",
|
500 |
"negative_2": "What Does it Mean to Study Liberal Arts? A liberal arts major offers a broad overview of the arts, sciences, and humanities. Within the context of a liberal arts degree, you can study modern languages, music, English, anthropology, history, women's studies, psychology, math, political science or many other disciplines.",
|