akiFQCint commited on
Commit
de99cf6
1 Parent(s): edafeb4

small fix README

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -98,7 +98,7 @@ print(similarities.shape)
98
 
99
  To achieve generic text embedding performance across a wide range of domains, we performed contrastive training on weakly-supervised data consisting of our own web-crawled data and open data.
100
 
101
- #### Dataset
102
 
103
  |dataset|counts|
104
  |:-:|:-:|
@@ -118,9 +118,9 @@ To achieve generic text embedding performance across a wide range of domains, we
118
 
119
  ### Step2: Supervised Fine-tuning
120
 
121
- To enable the model to learn a more accurate query-document similarity, we performed supervised fine-tuning using the following dataset.
122
 
123
- #### Dataset
124
 
125
  |dataset|counts|
126
  |:-:|:-:|
 
98
 
99
  To achieve generic text embedding performance across a wide range of domains, we performed contrastive training on weakly-supervised data consisting of our own web-crawled data and open data.
100
 
101
+ #### Datasets
102
 
103
  |dataset|counts|
104
  |:-:|:-:|
 
118
 
119
  ### Step2: Supervised Fine-tuning
120
 
121
+ To enable the model to learn a more accurate query-document similarity, we performed supervised fine-tuning using the following datasets.
122
 
123
+ #### Datasets
124
 
125
  |dataset|counts|
126
  |:-:|:-:|