kobi-kadosh commited on
Commit
f5258f8
·
verified ·
1 Parent(s): 90731a5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -1,13 +1,17 @@
1
  ---
2
- title: Cli 1m Explorer
3
- emoji: 🌍
4
- colorFrom: gray
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 6.14.0
8
- python_version: '3.13'
9
  app_file: app.py
10
  pinned: false
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
1
  ---
2
+ title: CLI-1M Explorer
3
+ emoji: 💻
4
+ colorFrom: indigo
5
+ colorTo: blue
6
  sdk: gradio
7
+ sdk_version: "4.0"
 
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
  ---
12
 
13
+ # CLI-1M Dataset Explorer
14
+
15
+ Browse random rows from [`carosh/cli-1m`](https://huggingface.co/datasets/carosh/cli-1m) — 975,933 natural-language → shell-command pairs across 6 shells, 13 languages, and 18 industries.
16
+
17
+ Filter by shell, language, or industry bucket to explore the dataset interactively.