tdoehmen commited on
Commit
d3e8298
1 Parent(s): 99e6a3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ The model was trained, using 4x A100 40GB GPUs with DeepSpeed ZeRO-3 offloading,
29
  - warmup_ratio: 0.03
30
  - weight_decay: 0.0
31
 
32
- [Training Code](https://github.com/amsterdata/schemapile/tree/main/experiments/foreign_key_detection/starcoder_finetune)
33
 
34
  ## How to Use
35
 
 
29
  - warmup_ratio: 0.03
30
  - weight_decay: 0.0
31
 
32
+ See [Training Code](https://github.com/amsterdata/schemapile/tree/main/experiments/foreign_key_detection/starcoder_finetune).
33
 
34
  ## How to Use
35