File size: 763 Bytes
fce7f55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
449edf7
 
fce7f55
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
dataset_info:
  features:
  - name: input_ids
    sequence: int32
  - name: token_type_ids
    sequence: int8
  - name: attention_mask
    sequence: int8
  - name: labels
    sequence: int64
  splits:
  - name: train
    num_bytes: 144640000
    num_examples: 80000
  - name: validation
    num_bytes: 14464000
    num_examples: 8000
  - name: test
    num_bytes: 1446400
    num_examples: 800
  download_size: 24687721
  dataset_size: 160550400
---
# Dataset Card for "BertTokenizer_THUCNews_10000_to_lm_datasets"

选取seamew/THUCNewsText数据集10000条,微调IDEA-CCNL/Wenzhong2.0-GPT2-110M-BertTokenizer-chinese模型

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)