malteklaes commited on
Commit
0866f81
·
verified ·
1 Parent(s): 2f9d778

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -19
README.md CHANGED
@@ -9,25 +9,11 @@ model-index:
9
  datasets:
10
  - malteklaes/cpp-code-code_search_net-style
11
  widget:
12
- - text: How many stars does the transformers repository have?
13
- table:
14
- Repository:
15
- - Transformers
16
- - Datasets
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