Skip to content

Add node exclusion for benchmark suite#284

Merged
mfuntowicz merged 1 commit into
huggingface:mainfrom
fxmarty:add-exclusions-benchmark
Jul 12, 2022
Merged

Add node exclusion for benchmark suite#284
mfuntowicz merged 1 commit into
huggingface:mainfrom
fxmarty:add-exclusions-benchmark

Conversation

@fxmarty
Copy link
Copy Markdown
Contributor

@fxmarty fxmarty commented Jul 12, 2022

Up to now we did not support node exclusion for the benchmark suite. Here's a first rough support, but I expect it to be extended, typically if we do some kind of sensitivity analysis (be it here public or in autoquantize).

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@mfuntowicz mfuntowicz self-requested a review July 12, 2022 13:11
@mfuntowicz mfuntowicz merged commit 5c9af4e into huggingface:main Jul 12, 2022
JingyaHuang added a commit that referenced this pull request Jul 13, 2022
author JingyaHuang <huang_jingya@outlook.com> 1657578205 +0000
committer JingyaHuang <huang_jingya@outlook.com> 1657721065 +0000

Merge main

Fix docstring

Fix condition

Update glue example

Update ner example

Update qa example

Merge with main

add  to run_qa when loading dataset

Merge with main (#293)

* merge with main

Correct bug in post-processing benchmark/eval (#278)

* correct bug in text processing

* update comment

Co-authored-by: Felix Marty <felix@huggingface.co>

Fix the number of layer to the decoder ones when creating the past key values outputs (#279)

Update index.mdx (#235)

Fix ⭐ to display ⭐ symbol

Remove duplicated key in supported pipeline task (#281)

ORT-OPTIMUM (#229)

* copy language-modeling/run_mlm.py from HF repo

* using ORTTrainer instead of Trainer

* remove some unused arg in function to make it could run with ORTTrainer

Co-authored-by: zhijxu <zhijxu>

Fix documentation for ORTModelForImageClassification (#283)

add preprocessors for benchmark (#284)

Co-authored-by: Felix Marty <felix@huggingface.co>

Add the possibility to use an authentication token when loading the calibration dataset (#289)

* Add the possibility to use an authentication token when loading the calibration dataset

* Remove " in docstring

Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>

Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants