cqsss commited on
Commit
d714c13
·
verified ·
1 Parent(s): 736ada3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -21,4 +21,26 @@ This dataset contains a large-scale ML resource KG built on the Hugging Face com
21
  ShuhongZheng/sdxl_cat2_w_preserve model_definedFor_task text-to-image
22
  ...
23
  ```
24
- - `HuggingKG_V20241215174821.zip` contains `json` files of various nodes and edges. Each `json` file is a list of `dict`, where each element consists of attributes of a node/edge.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ShuhongZheng/sdxl_cat2_w_preserve model_definedFor_task text-to-image
22
  ...
23
  ```
24
+ - `HuggingKG_V20241215174821.zip` contains `json` files of various nodes and edges. Each `json` file is a list of `dict`, where each element consists of attributes of a node/edge.
25
+
26
+
27
+ <table>
28
+ <table>
29
+ <thead>
30
+ </thead>
31
+ <tbody>
32
+ <tr>
33
+ <td>💻 <strong>GitHub</strong></td>
34
+ <td><a href="https://github.com/nju-websoft/HuggingBench">Code Reposity</a></td>
35
+ </tr>
36
+ <tr>
37
+ <td>📄 <strong>Paper</strong></td>
38
+ <td><a href="https://arxiv.org/abs/2505.17507">ArXiv-Link</a></td>
39
+ </tr>
40
+ <tr>
41
+ <td>📊 <strong>Data</strong></td>
42
+ <td><a href="https://huggingface.co/collections/cqsss/huggingbench-67b2ee02ca45b15e351009a2">
43
+ HuggingBench</a></td>
44
+ </tr>
45
+ </tbody>
46
+ </table>