File size: 1,221 Bytes
9fd0a56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
55
56
---
dataset_info:
  features:
  - name: file_id
    dtype: string
  - name: content
    dtype: string
  - name: local_path
    dtype: string
  - name: kaggle_dataset_name
    dtype: string
  - name: kaggle_dataset_owner
    dtype: string
  - name: kversion
    dtype: string
  - name: kversion_datasetsources
    dtype: string
  - name: dataset_versions
    dtype: string
  - name: datasets
    dtype: string
  - name: users
    dtype: string
  - name: script
    dtype: string
  - name: df_info
    dtype: string
  - name: has_data_info
    dtype: bool
  - name: nb_filenames
    dtype: int64
  - name: retreived_data_description
    dtype: string
  - name: script_nb_tokens
    dtype: int64
  - name: upvotes
    dtype: int64
  - name: tokens_description
    dtype: int64
  - name: tokens_script
    dtype: int64
  splits:
  - name: train
    num_bytes: 1895686.5998786655
    num_examples: 84
  download_size: 1763341
  dataset_size: 1895686.5998786655
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "empty_function_kaggle"

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