kyujinpy commited on
Commit
b12e0fc
1 Parent(s): 6c09c91

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: text-generation
8
  license: cc-by-nc-4.0
9
  ---
10
 
11
- # **Korean-OpenOrca-13B**
12
  ![img](./Korean-OpenOrca.png)
13
 
14
  ## Model Details
@@ -23,7 +23,7 @@ license: cc-by-nc-4.0
23
  Korean-OpenOrca-13B is an auto-regressive language model based on the LLaMA2 transformer architecture.
24
 
25
  **Repo Link**
26
- Github Korean-OpenOrca: (Coming soon...)
27
 
28
  **Base Model** [hyunseoki/ko-en-llama2-13b](https://huggingface.co/hyunseoki/ko-en-llama2-13b)
29
 
@@ -42,7 +42,7 @@ I use A100 GPU 40GB and COLAB, when trianing.
42
  ![img](./leaderboard.png)
43
  | Model | Average |Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
44
  | --- | --- | --- | --- | --- | --- | --- |
45
- | Korean-OpenOrca-13B(ours) | NaN | NaN | NaN | NaN | NaN | NaN |
46
  | [KoT-Platypus2-13B](https://huggingface.co/kyujinpy/KoT-platypus2-13B) | 49.55 | 43.69 | 53.05 | 42.29 | 43.34 | 65.38 |
47
  | [KO-Platypus2-13B](https://huggingface.co/kyujinpy/KO-Platypus2-13B) | 47.90 | 44.20 | 54.31 | 42.47 | 44.41 | 54.11 |
48
  | [hyunseoki/ko-en-llama2-13b](https://huggingface.co/hyunseoki/ko-en-llama2-13b) | 46.68 | 42.15 | 54.23 | 38.90 | 40.74 | 57.39 |
 
8
  license: cc-by-nc-4.0
9
  ---
10
 
11
+ # **🐳Korean-OpenOrca-13B🐳**
12
  ![img](./Korean-OpenOrca.png)
13
 
14
  ## Model Details
 
23
  Korean-OpenOrca-13B is an auto-regressive language model based on the LLaMA2 transformer architecture.
24
 
25
  **Repo Link**
26
+ Github Korean-OpenOrca: [🐳Korean-OpenOrca🐳](https://github.com/Marker-Inc-Korea/Korean-OpenOrca)
27
 
28
  **Base Model** [hyunseoki/ko-en-llama2-13b](https://huggingface.co/hyunseoki/ko-en-llama2-13b)
29
 
 
42
  ![img](./leaderboard.png)
43
  | Model | Average |Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
44
  | --- | --- | --- | --- | --- | --- | --- |
45
+ | Korean-OpenOrca-13B(ours🐳) | NaN | NaN | NaN | NaN | NaN | NaN |
46
  | [KoT-Platypus2-13B](https://huggingface.co/kyujinpy/KoT-platypus2-13B) | 49.55 | 43.69 | 53.05 | 42.29 | 43.34 | 65.38 |
47
  | [KO-Platypus2-13B](https://huggingface.co/kyujinpy/KO-Platypus2-13B) | 47.90 | 44.20 | 54.31 | 42.47 | 44.41 | 54.11 |
48
  | [hyunseoki/ko-en-llama2-13b](https://huggingface.co/hyunseoki/ko-en-llama2-13b) | 46.68 | 42.15 | 54.23 | 38.90 | 40.74 | 57.39 |