Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
zetavg commited on
Commit
845421b
1 Parent(s): b453aeb

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: 121570482.22576687
19
+ num_examples: 8060
20
+ - name: test
21
+ num_bytes: 1352241.9285714286
22
+ num_examples: 83
23
+ download_size: 35786922
24
+ dataset_size: 122922724.1543383
25
+ ---
26
+ # Dataset Card for "zh-tw-pythia-ta8000-v1-it1-sg-002"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)