Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
fzkuji commited on
Commit
3e1b5d5
·
verified ·
1 Parent(s): c1e0945

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  ---
4
 
 
 
5
  (Unofficial!) I preprocessed the original data of the CMExam dataset on GitHub so that it can be visualized on huggingface. The dataset loading code for subsequent training (such as LLaMA-Factory) is in the ipynb file in the file directory.
6
 
7
  ---
 
2
  license: apache-2.0
3
  ---
4
 
5
+ Want to fine-tune models on this dataset? Check this repository: https://github.com/Fzkuji/llm-merging/tree/main/datasets
6
+
7
  (Unofficial!) I preprocessed the original data of the CMExam dataset on GitHub so that it can be visualized on huggingface. The dataset loading code for subsequent training (such as LLaMA-Factory) is in the ipynb file in the file directory.
8
 
9
  ---