Update README.md
Browse files
README.md
CHANGED
|
@@ -49,7 +49,7 @@ We kept the original data structure.
|
|
| 49 |
### Data Fields
|
| 50 |
|
| 51 |
- **sentence1** (string): The first sentence in the pair, provided as a string.
|
| 52 |
-
- **
|
| 53 |
- **score** (int): the relatedness score ranging from 1 to 5.
|
| 54 |
|
| 55 |
## Source Dataset
|
|
|
|
| 49 |
### Data Fields
|
| 50 |
|
| 51 |
- **sentence1** (string): The first sentence in the pair, provided as a string.
|
| 52 |
+
- **sentence2** (string): The second sentence in the pair, provided as a string.
|
| 53 |
- **score** (int): the relatedness score ranging from 1 to 5.
|
| 54 |
|
| 55 |
## Source Dataset
|