Jkatzy commited on
Commit
5cdf51b
1 Parent(s): db1f3eb

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Column1
5
+ dtype: string
6
+ - name: content
7
+ dtype: string
8
+ - name: repo
9
+ dtype: string
10
+ - name: path
11
+ dtype: string
12
+ - name: token_length
13
+ dtype: int64
14
+ - name: original_comment
15
+ dtype: string
16
+ - name: comment_type
17
+ dtype: string
18
+ - name: detected_lang
19
+ dtype: string
20
+ - name: prompt
21
+ dtype: string
22
+ - name: file-tokens-Qwen/CodeQwen1.5-7B
23
+ dtype: int64
24
+ - name: comment-tokens-Qwen/CodeQwen1.5-7B
25
+ dtype: int64
26
+ - name: comment_tail_length_Qwen/CodeQwen1.5-7B
27
+ dtype: int64
28
+ - name: file-tokens-bigcode/starcoder2-7b
29
+ dtype: int64
30
+ - name: comment-tokens-bigcode/starcoder2-7b
31
+ dtype: int64
32
+ - name: comment_tail_length_bigcode/starcoder2-7b
33
+ dtype: int64
34
+ - name: file-tokens-google/codegemma-7b
35
+ dtype: int64
36
+ - name: comment-tokens-google/codegemma-7b
37
+ dtype: int64
38
+ - name: comment_tail_length_google/codegemma-7b
39
+ dtype: int64
40
+ - name: file-tokens-ibm-granite/granite-8b-code-base
41
+ dtype: int64
42
+ - name: comment-tokens-ibm-granite/granite-8b-code-base
43
+ dtype: int64
44
+ - name: comment_tail_length_ibm-granite/granite-8b-code-base
45
+ dtype: int64
46
+ - name: file-tokens-meta-llama/CodeLlama-7b-hf
47
+ dtype: int64
48
+ - name: comment-tokens-meta-llama/CodeLlama-7b-hf
49
+ dtype: int64
50
+ - name: comment_tail_length_meta-llama/CodeLlama-7b-hf
51
+ dtype: int64
52
+ - name: excluded-based-on-tokenizer-Qwen/CodeQwen1.5-7B
53
+ dtype: bool
54
+ - name: excluded-based-on-tokenizer-bigcode/starcoder2-7b
55
+ dtype: bool
56
+ - name: excluded-based-on-tokenizer-google/codegemma-7b
57
+ dtype: bool
58
+ - name: excluded-based-on-tokenizer-ibm-granite/granite-8b-code-base
59
+ dtype: bool
60
+ - name: excluded-based-on-tokenizer-meta-llama/CodeLlama-7b-hf
61
+ dtype: bool
62
+ - name: include-for-inference
63
+ dtype: bool
64
+ splits:
65
+ - name: train
66
+ num_bytes: 865232
67
+ num_examples: 91
68
+ download_size: 364199
69
+ dataset_size: 865232
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: train
74
+ path: data/train-*
75
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e809943e3900d0c1c295711c63fbf0d388da4e4811ef6b3db2eeec850296aef3
3
+ size 364199