t1101675 nielsr HF Staff commited on
Commit
47aa5d9
·
verified ·
1 Parent(s): a456fdf

Add dataset card (#1)

Browse files

- Add dataset card (be076b22111ba5907dd81f36e0ec3ccfd8a5c252)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ ---
5
+
6
+ This repository contains the refined pre-training corpus from the paper [MiniPLM: Knowledge Distillation for Pre-Training Language Models](https://huggingface.co/papers/2410.17215).
7
+
8
+ Code: https://github.com/thu-coai/MiniPLM