Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Chinese
Size:
< 1K
Libraries:
Datasets
pandas
License:
i4never commited on
Commit
1d1ffd9
·
1 Parent(s): 1579f5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -12,7 +12,17 @@ dataset_info:
12
  num_examples: 20
13
  download_size: 96425
14
  dataset_size: 146310
 
 
 
 
 
 
 
15
  ---
16
  # Dataset Card for "dev_pretrain"
17
 
18
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
12
  num_examples: 20
13
  download_size: 96425
14
  dataset_size: 146310
15
+ license: apache-2.0
16
+ task_categories:
17
+ - text-generation
18
+ language:
19
+ - zh
20
+ size_categories:
21
+ - n<1K
22
  ---
23
  # Dataset Card for "dev_pretrain"
24
 
25
+ ## Dataset Summary
26
+ [Tigerbot模型](https://github.com/TigerResearch/TigerBot#%E6%A8%A1%E5%9E%8B%E4%B8%8B%E8%BD%BD)develop pretrain数据。
27
+
28
+ 在[train_clm.py](https://github.com/TigerResearch/TigerBot/blob/main/train/train_clm.py)中被使用。