Edison commited on
Commit
b8a7d28
·
1 Parent(s): dfd11c0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -3,14 +3,14 @@ dataset_info:
3
  features:
4
  - name: commit_msg
5
  dtype: string
 
 
6
  - name: project
7
  dtype: string
8
- - name: commit_hash
9
  dtype: string
10
  - name: labels
11
  dtype: int64
12
- - name: source
13
- dtype: string
14
  - name: repo_url
15
  dtype: string
16
  - name: commit_url
@@ -19,10 +19,10 @@ dataset_info:
19
  dtype: string
20
  splits:
21
  - name: train
22
- num_bytes: 21129395
23
- num_examples: 34237
24
- download_size: 10877923
25
- dataset_size: 21129395
26
  ---
27
  # Dataset Card for "bigvul_devign_cvefixes_neuralsentry_commits"
28
 
 
3
  features:
4
  - name: commit_msg
5
  dtype: string
6
+ - name: commit_hash
7
+ dtype: string
8
  - name: project
9
  dtype: string
10
+ - name: source
11
  dtype: string
12
  - name: labels
13
  dtype: int64
 
 
14
  - name: repo_url
15
  dtype: string
16
  - name: commit_url
 
19
  dtype: string
20
  splits:
21
  - name: train
22
+ num_bytes: 21506788
23
+ num_examples: 34991
24
+ download_size: 11057847
25
+ dataset_size: 21506788
26
  ---
27
  # Dataset Card for "bigvul_devign_cvefixes_neuralsentry_commits"
28