Skip to content

Commit 101af1d

Browse files
CopilotKi-Seki
andauthored
Fix README markdown: add missing code fence and remove extra backticks (#104)
Agent-Logs-Url: https://github.com/SculptAI/GIMBench/sessions/4bd8f7b4-99a8-4b17-b434-011e04d8c22d Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Ki-Seki <60967965+Ki-Seki@users.noreply.github.com>
1 parent 5bc5945 commit 101af1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ python -m gimbench.code.humaneval_infilling \
8383
--model_name meta-llama/Llama-3.1-8B-Instruct \
8484
--base_url http://localhost:8000/v1 \
8585
--no_gimkit
86+
```
8687

8788
Run SciERC relation extraction benchmark (Hugging Face dataset):
8889

@@ -110,7 +111,6 @@ python benchmarks/GIMBench-sci-erc/1_build_dataset.py \
110111
--repo_id Sculpt-AI/GIMBench-sci-erc \
111112
--push_to_hub
112113
```
113-
```
114114

115115
## Development
116116

0 commit comments

Comments
 (0)