TJKlein commited on
Commit
98e6327
1 Parent(s): 6b91936

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ Data can be downloaded [here](https://huggingface.co/datasets/sap-ai-research/da
24
 
25
  # Model Training
26
 
27
- <mark>In order to make use of the **few-shot** capability of **miCSE**, the mode needs to be trained on your data. The source code and instructions to do so will be provided shortly. Stay tuned :). </mark>
28
 
29
  ## Training Data
30
 
 
24
 
25
  # Model Training
26
 
27
+ In order to make use of the **few-shot** capability of **miCSE**, the mode needs to be trained on your data. The source code and data splits used in the paper are available [here](https://github.com/SAP-samples/acl2023-micse).
28
 
29
  ## Training Data
30