Update README.md
Browse files
README.md
CHANGED
|
@@ -9,25 +9,11 @@ model-index:
|
|
| 9 |
datasets:
|
| 10 |
- malteklaes/cpp-code-code_search_net-style
|
| 11 |
widget:
|
| 12 |
-
- text:
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
- Tokenizers
|
| 18 |
-
Stars:
|
| 19 |
-
- 36542
|
| 20 |
-
- 4512
|
| 21 |
-
- 3934
|
| 22 |
-
Contributors:
|
| 23 |
-
- 651
|
| 24 |
-
- 77
|
| 25 |
-
- 34
|
| 26 |
-
Programming language:
|
| 27 |
-
- Python
|
| 28 |
-
- Python
|
| 29 |
-
- Rust, Python and NodeJS
|
| 30 |
-
example_title: Github stars
|
| 31 |
---
|
| 32 |
|
| 33 |
|
|
|
|
| 9 |
datasets:
|
| 10 |
- malteklaes/cpp-code-code_search_net-style
|
| 11 |
widget:
|
| 12 |
+
- text: from stable_baselines3 import PPO
|
| 13 |
+
output:
|
| 14 |
+
- label: Python
|
| 15 |
+
score: 1.0
|
| 16 |
+
example_title: Python example code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
|