stevhliu HF Staff commited on
Commit
627923b
·
verified ·
1 Parent(s): 8fec635

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -7,4 +7,8 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ share benchmark results in the docs with the dataset viewer
11
+
12
+ - write outputs to csv
13
+ - use [upload_file()](https://huggingface.co/docs/huggingface_hub/en/guides/upload#upload-a-file) to upload benchmarks here (set `repo_type="dataset"`)
14
+ - use the `README.md` in each dataset repo to configure the splits (see [here](https://huggingface.co/datasets/docs-benchmarks/experts-backends/blob/main/README.md) for example)