Cyrile commited on
Commit
cbb347a
·
verified ·
1 Parent(s): 94df45f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -91,11 +91,11 @@ of the BigCode Project.
91
 
92
  It contains only files written in the following programming languages:
93
 
94
- - **Python**
95
- - **Java**
96
- - **JavaScript**
97
- - **C**
98
- - **C++**
99
 
100
  Unlike the original dataset, which only includes metadata and Software Heritage IDs, **this subset includes the actual file contents**, enabling out-of-the-box training
101
  and analysis of code models, without requiring SWH downloads or AWS credentials.
 
91
 
92
  It contains only files written in the following programming languages:
93
 
94
+ - **Python** 🐍
95
+ - **Java**
96
+ - **JavaScript** 📜
97
+ - **C** ⚙️
98
+ - **C++** ⚙️
99
 
100
  Unlike the original dataset, which only includes metadata and Software Heritage IDs, **this subset includes the actual file contents**, enabling out-of-the-box training
101
  and analysis of code models, without requiring SWH downloads or AWS credentials.