Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
zetavg commited on
Commit
61be26d
1 Parent(s): f48f5c9

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: 51379878.03449913
19
+ num_examples: 5950
20
+ - name: test
21
+ num_bytes: 897471.65
22
+ num_examples: 95
23
+ download_size: 14950589
24
+ dataset_size: 52277349.68449913
25
+ ---
26
+ # Dataset Card for "zh-tw-pythia-ta8000-v1-e1-tr_sg-301-c1024-sbldt5"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)