Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,13 @@
|
|
1 |
-
---
|
2 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
base_model:
|
4 |
-
- microsoft/phi-4
|
5 |
-
|
|
|
6 |
|
7 |
# AXCXEPT/EZO-phi-4-sft2_600
|
|
|
|
|
1 |
library_name: transformers
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- kuotient/gsm8k-ko
|
5 |
+
- lilacai/glaive-function-calling-v2-sharegpt
|
6 |
+
- >-
|
7 |
+
Saxo/en_ko_translation_social_science_linkbricks_single_dataset_with_prompt_text_huggingface
|
8 |
base_model:
|
9 |
+
- microsoft/phi-4
|
10 |
+
pipeline_tag: text-generation
|
11 |
+
|
12 |
|
13 |
# AXCXEPT/EZO-phi-4-sft2_600
|