File size: 644 Bytes
947d5f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: file_name
    dtype: string
  - name: comments
    dtype: string
  - name: code_string
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 15153841436.646095
    num_examples: 591941
  - name: test
    num_bytes: 1894239779.676952
    num_examples: 73993
  - name: valid
    num_bytes: 1894239779.676952
    num_examples: 73993
  download_size: 5432099769
  dataset_size: 18942320996.0
---
# Dataset Card for "SolFuncs"

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