wwydmanski commited on
Commit
1070ba8
·
verified ·
1 Parent(s): 736f0eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -290,7 +290,7 @@ You can finetune this model on your own dataset.
290
  #### json
291
 
292
  * Dataset: json
293
- * Size: 32,378 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 |
 
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 |