Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # CI-REPAIR-BENCH
2
 
3
  ## Overview
@@ -77,4 +87,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
+ language:
3
+ - en
4
+ tags:
5
+ - benchmark
6
+ - ci
7
+ - github-actions
8
+ - software-engineering
9
+ pretty_name: CI-REPAIR-BENCH
10
+ ---
11
  # CI-REPAIR-BENCH
12
 
13
  ## Overview
 
87
  filename="ci_repair_dataset.parquet",
88
  repo_type="dataset",
89
  token=config.get("HUGGINGFACE_TOKEN")
90
+ )