ivanleomk commited on
Commit
583de50
·
verified ·
1 Parent(s): 2357f4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -32,6 +32,10 @@ configs:
32
  path: data/val-*
33
  ---
34
 
35
- This is a cleaned version of the Quora dataset that's been configured with a train-test-val split
 
 
 
 
36
 
37
  Colab Notebook to reproduce : https://colab.research.google.com/drive/1dGjGiqwPV1M7JOLfcPEsSh3SC37urItS?usp=sharing
 
32
  path: data/val-*
33
  ---
34
 
35
+ This is a cleaned version of the Quora dataset that's been configured with a train-test-val split.
36
+
37
+ Train : For training model
38
+ Test : For running experiments and comparing different OSS models and closed sourced models
39
+ Val : Only to be used at the **end**!
40
 
41
  Colab Notebook to reproduce : https://colab.research.google.com/drive/1dGjGiqwPV1M7JOLfcPEsSh3SC37urItS?usp=sharing