Nj-1111 commited on
Commit
7e8f39e
·
verified ·
1 Parent(s): 8dd428b

Upload code/code_search_net/manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. code/code_search_net/manifest.json +14 -0
code/code_search_net/manifest.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "source_repo": "espejelomar/code_search_net_python_10000_examples",
3
+ "configs": [
4
+ [
5
+ "default",
6
+ "train"
7
+ ]
8
+ ],
9
+ "total_rows": 10000,
10
+ "total_mb": 11.5,
11
+ "shards": 1,
12
+ "min_chars": 100,
13
+ "created_at": "2026-04-26 23:21 UTC"
14
+ }