hreyulog commited on
Commit
703e67f
·
verified ·
1 Parent(s): 642f402

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -104,6 +104,15 @@ print(dataset["train"][0])
104
  print(dataset["train"].features)
105
  ```
106
 
 
 
 
 
 
 
 
 
 
107
  ## Citation
108
 
109
  If you use this dataset in your research, please cite the following paper:
 
104
  print(dataset["train"].features)
105
  ```
106
 
107
+ ### Repo License Configuration
108
+
109
+ Contains repository license information from two sources:
110
+
111
+ - `github`: repos_license_github.jsonl
112
+ - `gitee`: repos_license_gitee.jsonl
113
+
114
+ Each line is a JSON object with repository metadata including source platform, repository name, license type, and URL.
115
+
116
  ## Citation
117
 
118
  If you use this dataset in your research, please cite the following paper: