Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
zetavg commited on
Commit
f2b2cb2
1 Parent(s): bbb8fc6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input_ids
5
+ sequence: int32
6
+ - name: attention_mask
7
+ sequence: int8
8
+ - name: labels
9
+ sequence: int64
10
+ - name: preview
11
+ dtype: string
12
+ - name: length
13
+ dtype: int64
14
+ - name: messages_count
15
+ dtype: int64
16
+ splits:
17
+ - name: train
18
+ num_bytes: 314946413.435796
19
+ num_examples: 205965
20
+ - name: test
21
+ num_bytes: 966312.75
22
+ num_examples: 195
23
+ download_size: 124158066
24
+ dataset_size: 315912726.185796
25
+ ---
26
+ # Dataset Card for "zh-tw-pythia-ta8000-v1-e1-tr_sg-201-c1024"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)