Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -153,12 +153,6 @@ An example:
|
|
153 |
}
|
154 |
```
|
155 |
|
156 |
-
### Data Fields
|
157 |
-
|
158 |
-
- `sentence1`: The 1st sentence as a `str`.
|
159 |
-
- `sentence2`: The 2nd sentence as a `str`.
|
160 |
-
- `score`: The similarity score as a `float` which is `<= 5.0` and `>= 0.0`.
|
161 |
-
|
162 |
### Citation Information
|
163 |
|
164 |
```
|
|
|
153 |
}
|
154 |
```
|
155 |
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
### Citation Information
|
157 |
|
158 |
```
|