danielpark
commited on
Commit
·
0887647
1
Parent(s):
1d2066a
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ pipeline_tag: text-generation
|
|
9 |
|
10 |
# Project is on process. Do not use weight and dataset.
|
11 |
|
|
|
12 |
|
13 |
# GORANI 100k
|
14 |
|
@@ -31,7 +32,6 @@ I use llama2-13b with LFM, but I have used it without a default system message.
|
|
31 |
{New_Assistant_Answer}
|
32 |
```
|
33 |
|
34 |
-
|
35 |
## Caution
|
36 |
The model weights and dataset have not been properly curated yet and are strictly prohibited for use under any license. In relation to this, the developers do not assume any responsibility, either implicitly or explicitly.
|
37 |
|
|
|
9 |
|
10 |
# Project is on process. Do not use weight and dataset.
|
11 |
|
12 |
+
## Status: 19.7k check point weights open, waiting for the results on the LLM leaderboard.
|
13 |
|
14 |
# GORANI 100k
|
15 |
|
|
|
32 |
{New_Assistant_Answer}
|
33 |
```
|
34 |
|
|
|
35 |
## Caution
|
36 |
The model weights and dataset have not been properly curated yet and are strictly prohibited for use under any license. In relation to this, the developers do not assume any responsibility, either implicitly or explicitly.
|
37 |
|