Update README.md
Browse files
README.md
CHANGED
|
@@ -8977,7 +8977,11 @@ Based on dunzhang/stella_en_1.5B_v5 and google/siglip-so400m-patch14-384.
|
|
| 8977 |
|
| 8978 |
It can encode both text and image.
|
| 8979 |
|
| 8980 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8981 |
|
| 8982 |
## Usage
|
| 8983 |
```python
|
|
|
|
| 8977 |
|
| 8978 |
It can encode both text and image.
|
| 8979 |
|
| 8980 |
+
The training code, data and report will be released soon.
|
| 8981 |
+
|
| 8982 |
+
The core training code will be integrated into the rag-retrieval library(https://github.com/NLPJCL/RAG-Retrieval) in the near future. (Welcome to star)
|
| 8983 |
+
|
| 8984 |
+
This work was accomplished during my free time; please grant time a little time.
|
| 8985 |
|
| 8986 |
## Usage
|
| 8987 |
```python
|