technicolor commited on
Commit
17d7cfb
1 Parent(s): 7dfc25a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- Inspired by sentosa/ZNV-Embedding: A prompt-engineering way to aggregate 'title' info into embeddings.(modifications have been implemented)
5
  To do:
6
  1. Re-train the dense layers.
7
  2. Re-define a more effective concatenation.
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Inspired by [sentosa/ZNV-Embedding](https://huggingface.co/sentosa/ZNV-Embedding): A prompt-engineering way to aggregate 'title' info into embeddings.(modifications have been implemented)
5
  To do:
6
  1. Re-train the dense layers.
7
  2. Re-define a more effective concatenation.