File size: 1,586 Bytes
79d17d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d0f3389
79d17d2
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
configs:
- config_name: default
  data_files:
  - split: StarcoderdataPythonTest
    path: data/StarcoderdataPythonTest-*
  - split: StarcoderdataMarkdownTest
    path: data/StarcoderdataMarkdownTest-*
  - split: StarcoderdataJupyterScriptsDedupFilteredTest
    path: data/StarcoderdataJupyterScriptsDedupFilteredTest-*
  - split: StarcoderdataJupyterStructuredCleanDedupTest
    path: data/StarcoderdataJupyterStructuredCleanDedupTest-*
  - split: StarcoderdataJsonTest
    path: data/StarcoderdataJsonTest-*
  - split: CodeContestsTest
    path: data/CodeContestsTest-*
  - split: PypiCleanTest
    path: data/PypiCleanTest-*
dataset_info:
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: dataset_id
    dtype: string
  splits:
  - name: StarcoderdataPythonTest
    num_bytes: 45900630
    num_examples: 10000
  - name: StarcoderdataMarkdownTest
    num_bytes: 40927519
    num_examples: 10000
  - name: StarcoderdataJupyterScriptsDedupFilteredTest
    num_bytes: 15297731
    num_examples: 1829
  - name: StarcoderdataJupyterStructuredCleanDedupTest
    num_bytes: 12631734
    num_examples: 1337
  - name: StarcoderdataJsonTest
    num_bytes: 8853154
    num_examples: 7127
  - name: CodeContestsTest
    num_bytes: 28120884
    num_examples: 8396
  - name: PypiCleanTest
    num_bytes: 124421305
    num_examples: 10000
  download_size: 0
  dataset_size: 276152957
---
# Dataset Card for "code_20b_separate"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)