Jmnn commited on
Commit
55f2099
·
verified ·
1 Parent(s): 73e3842

Upload SEARCH_GUIDE.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. SEARCH_GUIDE.md +6 -0
SEARCH_GUIDE.md CHANGED
@@ -18,6 +18,10 @@ You can build URLs that pre-fill the Hub search. There is no UI to build these y
18
 
19
  ### Models
20
 
 
 
 
 
21
  - Base URL: `https://huggingface.co/models`
22
  - Examples:
23
  - All models with tag **hunyuan**:
@@ -31,6 +35,8 @@ You can build URLs that pre-fill the Hub search. There is no UI to build these y
31
 
32
  ### Datasets
33
 
 
 
34
  - Base URL: `https://huggingface.co/datasets`
35
  - Same idea: `other=...` for tags, `author=...` for user/org.
36
  Example:
 
18
 
19
  ### Models
20
 
21
+ ![Models search with author and search params](image_1.png)
22
+
23
+ ![Models list filtered by author](image_2.png)
24
+
25
  - Base URL: `https://huggingface.co/models`
26
  - Examples:
27
  - All models with tag **hunyuan**:
 
35
 
36
  ### Datasets
37
 
38
+ ![Datasets filtered by author](image_3.png)
39
+
40
  - Base URL: `https://huggingface.co/datasets`
41
  - Same idea: `other=...` for tags, `author=...` for user/org.
42
  Example: