Datasets:

Modalities:
Text
Languages:
code
ArXiv:
Libraries:
Datasets
License:
tianyang commited on
Commit
8fd6e57
1 Parent(s): 1c26d47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ dataset = load_dataset("tianyang/repobench-r", "python_cff", "test_easy")
62
 
63
  ## Dataset Structure
64
 
65
- ```
66
  {
67
  "repo_name": "repository name of the data point",
68
  "file_path": "path/to/file",
 
62
 
63
  ## Dataset Structure
64
 
65
+ ```json
66
  {
67
  "repo_name": "repository name of the data point",
68
  "file_path": "path/to/file",