parquet-converter commited on
Commit
b10f44f
·
1 Parent(s): bcedc04

Update parquet files

Browse files
data/train-00000-of-00001-a4429487d3ae4a9b.parquet → NeelNanda--code-10k/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18e757632ffa822b2470128586954203dbc22f78760f07ba030c4c7d2b88b4a8
3
- size 29955076
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:853c4f98a58b24059a344674417e637b65e0cd0d2d764698622cd311a49986be
3
+ size 29956998
README.md DELETED
@@ -1,43 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: repo_name
5
- dtype: string
6
- - name: path
7
- dtype: string
8
- - name: copies
9
- dtype: string
10
- - name: size
11
- dtype: string
12
- - name: text
13
- dtype: string
14
- - name: license
15
- dtype: string
16
- - name: hash
17
- dtype: int64
18
- - name: line_mean
19
- dtype: float64
20
- - name: line_max
21
- dtype: int64
22
- - name: alpha_frac
23
- dtype: float64
24
- - name: autogenerated
25
- dtype: bool
26
- - name: ratio
27
- dtype: float64
28
- - name: config_test
29
- dtype: bool
30
- - name: has_no_keywords
31
- dtype: bool
32
- - name: few_assignments
33
- dtype: bool
34
- splits:
35
- - name: train
36
- num_bytes: 81445605
37
- num_examples: 10000
38
- download_size: 29955076
39
- dataset_size: 81445605
40
- ---
41
- # Dataset Card for "code-10k"
42
-
43
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)