claudios commited on
Commit
e037d7c
1 Parent(s): ab6faff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  dataset_info:
3
  features:
4
  - name: hash
@@ -32,4 +33,9 @@ configs:
32
  path: data/validation-*
33
  - split: test
34
  path: data/test-*
 
 
35
  ---
 
 
 
 
1
  ---
2
+ arxiv: 2009.07235
3
  dataset_info:
4
  features:
5
  - name: hash
 
33
  path: data/validation-*
34
  - split: test
35
  path: data/test-*
36
+ task_categories:
37
+ - text-classification
38
  ---
39
+
40
+ This is an unofficial HuggingFace version of "ReVeal" dataset from "[Deep Learning based Vulnerability Detection: Are We There Yet?
41
+ ](https://arxiv.org/abs/2009.07235)".