AdamLucek commited on
Commit
075ded1
1 Parent(s): 908c0b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Query-only linear adapter for [sentence-transformers/all-MiniLM-L6-v2](https://h
19
  - Grad Norm: 1.0
20
  - Warmup Steps: 100
21
 
22
- Training script and model creation available on [Github Repo](https://github.com/ALucek/query-only-linear-adapter-training)
23
 
24
  # Assessment
25
 
 
19
  - Grad Norm: 1.0
20
  - Warmup Steps: 100
21
 
22
+ Training script and model creation available on [Github Repo](https://github.com/ALucek/linear-adapter-embedding)
23
 
24
  # Assessment
25