danielpark
commited on
Commit
•
5b52374
1
Parent(s):
e45a8d4
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: text-generation
|
|
9 |
|
10 |
|
11 |
# The project is currently in progress. Please refrain from using weights and datasets.
|
12 |
-
|
13 |
- We are currently conducting experiments using various techniques such as max sequence length, rope scaling, attention sinks, and flash attention 2.
|
14 |
- Please do not use the current model weights as they are not useful.
|
15 |
The most stringent non-commercial use license (CC-BY-NC-4.0) among the licenses of the datasets used for training is also applied to the model weights.
|
|
|
9 |
|
10 |
|
11 |
# The project is currently in progress. Please refrain from using weights and datasets.
|
12 |
+
KORANI is derived from GORANI, a project within llama2 that experiments with the distribution of appropriate datasets to transfer or distill knowledge based on English datasets. Officially, it's called Grid Of Ranvier Node In llama2 (GORANI), based on the biological term Ranvier Node, and aims to explore the optimal dataset for transferring knowledge in various languages and specific domains. Due to strict licensing issues with English datasets, gorani is primarily for research purposes. Therefore, we are refining and training a commercially usable Korean dataset on top of llama2, based on the experimental results of the GORANI project, and this project is named KORANI (Korean GORANI).
|
13 |
- We are currently conducting experiments using various techniques such as max sequence length, rope scaling, attention sinks, and flash attention 2.
|
14 |
- Please do not use the current model weights as they are not useful.
|
15 |
The most stringent non-commercial use license (CC-BY-NC-4.0) among the licenses of the datasets used for training is also applied to the model weights.
|