Change
#3
by rabeykhatunmuna - opened
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# CI-REPAIR-BENCH
|
| 2 |
|
| 3 |
## Overview
|
|
@@ -77,4 +80,4 @@ dataset_path = hf_hub_download(
|
|
| 77 |
filename="ci_repair_dataset.parquet",
|
| 78 |
repo_type="dataset",
|
| 79 |
token=config.get("HUGGINGFACE_TOKEN")
|
| 80 |
-
)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: CI-REPAIR-BENCH
|
| 3 |
+
---
|
| 4 |
# CI-REPAIR-BENCH
|
| 5 |
|
| 6 |
## Overview
|
|
|
|
| 80 |
filename="ci_repair_dataset.parquet",
|
| 81 |
repo_type="dataset",
|
| 82 |
token=config.get("HUGGINGFACE_TOKEN")
|
| 83 |
+
)
|