Update README.md
Browse files
README.md
CHANGED
@@ -290,7 +290,7 @@ You can finetune this model on your own dataset.
|
|
290 |
#### json
|
291 |
|
292 |
* Dataset: json
|
293 |
-
* Size:
|
294 |
* Columns: <code>anchor</code>, <code>positive</code>, and <code>negative</code>
|
295 |
* Approximate statistics based on the first 1000 samples:
|
296 |
| | anchor | positive | negative |
|
|
|
290 |
#### json
|
291 |
|
292 |
* Dataset: json
|
293 |
+
* Size: 10,000 training samples
|
294 |
* Columns: <code>anchor</code>, <code>positive</code>, and <code>negative</code>
|
295 |
* Approximate statistics based on the first 1000 samples:
|
296 |
| | anchor | positive | negative |
|