kyujinpy commited on
Commit
a557c54
1 Parent(s): b2e3ed4

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -23,10 +23,11 @@ license: cc-by-nc-sa-4.0
23
  **Training Dataset**
24
  - [kyujinpy/KOR-OpenOrca-Platypus-v3](https://huggingface.co/datasets/kyujinpy/KOR-OpenOrca-Platypus-v3).
25
 
 
26
  # Model comparisons
27
  | Model | Average | Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
28
  | --- | --- | --- | --- | --- | --- | --- |
29
- | **⭐My custom LLM 13B⭐** | NaN | NaN | NaN | NaN | NaN | NaN |
30
  > Ko-LLM leaderboard(11/23; [link](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard))
31
 
32
  # Implementation Code
 
23
  **Training Dataset**
24
  - [kyujinpy/KOR-OpenOrca-Platypus-v3](https://huggingface.co/datasets/kyujinpy/KOR-OpenOrca-Platypus-v3).
25
 
26
+
27
  # Model comparisons
28
  | Model | Average | Ko-ARC | Ko-HellaSwag | Ko-MMLU | Ko-TruthfulQA | Ko-CommonGen V2 |
29
  | --- | --- | --- | --- | --- | --- | --- |
30
+ | **⭐My custom LLM 13B⭐** | NaN | NaN | NaN | NaN | NaN | NaN |
31
  > Ko-LLM leaderboard(11/23; [link](https://huggingface.co/spaces/upstage/open-ko-llm-leaderboard))
32
 
33
  # Implementation Code