LiXiang12 commited on
Commit
44934b3
·
verified ·
1 Parent(s): f5309c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -6,4 +6,21 @@ language:
6
  - en
7
  tags:
8
  - code
9
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - en
7
  tags:
8
  - code
9
+ ---
10
+ # github-code fontend code
11
+
12
+ <!-- Provide a quick summary of the dataset. -->
13
+
14
+ ## Dwonload
15
+
16
+ ### 方式一
17
+ ```shell
18
+ huggingface-cli download --resume-download LiXiang12/github-code-fontend-lang --include "*/*.zip" --repo-type dataset --local-dir github_code
19
+ ```
20
+ ### 方式二
21
+ ```python
22
+ 进入Files and versions/data直接下载zip文件
23
+ ```
24
+
25
+ ### 数据统计
26
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/646ee38b683e9d7f3e0f19c8/tAb_8a3joCaHjaEA4K6fh.png)