lbourdois commited on
Commit
ff9be04
1 Parent(s): b8fd94a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
+ configs:
4
+ - config_name: lle
5
+ data_files: train.csv
6
+ sep: ;
7
+ size_categories:
8
+ - n<1K
9
  ---
10
+
11
+ # LLE : Leaks, leaks everywhere
12
+
13
+ This dataset lists the presence or absence of leaks and duplicate data in 596 datasets from the Hugging Face Hub.
14
+
15
+ For more information, please consult the [following](https://huggingface.co/blog/lbourdois/lle) blog post.