kye commited on
Commit
0c82ccc
·
1 Parent(s): 69f3a4c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: repo_name
5
+ sequence: string
6
+ - name: file_path
7
+ sequence: string
8
+ - name: input_ids
9
+ sequence: int32
10
+ - name: attention_mask
11
+ sequence: int8
12
+ splits:
13
+ - name: train
14
+ num_bytes: 2299336
15
+ num_examples: 21
16
+ download_size: 349131
17
+ dataset_size: 2299336
18
+ ---
19
+ # Dataset Card for "all-lucidrain-code-python-tokenized-8192"
20
+
21
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)