mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 07:20:00 +00:00
rebase onto the dataset api fix , and pre-commit
This commit is contained in:
parent
a550f17128
commit
7f80b1bbf2
2 changed files with 0 additions and 6 deletions
|
|
@ -205,7 +205,6 @@ def get_distribution_template() -> DistributionTemplate:
|
|||
),
|
||||
DatasetInput(
|
||||
dataset_id="docvqa",
|
||||
provider_id="huggingface",
|
||||
purpose=DatasetPurpose.eval_messages_answer,
|
||||
source=URIDataSource(
|
||||
uri="huggingface://datasets/llamastack/docvqa?split=val",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue