Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
7c92464
1
Parent(s):
f0189a6
add baseline code link
Browse files
dabstep_benchmark/content.py
CHANGED
@@ -11,6 +11,8 @@ Check out the official technical reports here:
|
|
11 |
[Hugging Face Report](https://huggingface.co/blog/dabstep)
|
12 |
|
13 |
Join the discussion on the [discord server!](https://discord.gg/8cCbjmCH4d)
|
|
|
|
|
14 |
"""
|
15 |
|
16 |
SUBMISSION_TEXT = """
|
|
|
11 |
[Hugging Face Report](https://huggingface.co/blog/dabstep)
|
12 |
|
13 |
Join the discussion on the [discord server!](https://discord.gg/8cCbjmCH4d)
|
14 |
+
|
15 |
+
Reproduce the baseline results with the agent code we open sourced [here](https://huggingface.co/spaces/adyen/DABstep/tree/main/baseline)
|
16 |
"""
|
17 |
|
18 |
SUBMISSION_TEXT = """
|