Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
zetavg commited on
Commit
fbff7fa
1 Parent(s): 1f3f957

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ splits:
15
+ - name: train
16
+ num_bytes: 52893234.00506409
17
+ num_examples: 6133
18
+ - name: test
19
+ num_bytes: 915589.79
20
+ num_examples: 97
21
+ download_size: 15215886
22
+ dataset_size: 53808823.79506409
23
+ ---
24
+ # Dataset Card for "zh-tw-pythia-ta8000-v1-e1-tr_sg-301-c1024-sbldt2"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)