ananyarn commited on
Commit
5a678dd
1 Parent(s): 44b7488

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -24,18 +24,17 @@ It achieves the following results on the evaluation set:
24
 
25
  ## Model description
26
 
27
- More information needed
28
 
29
  ## Intended uses & limitations
30
 
31
- More information needed
32
 
33
  ## Training and evaluation data
34
 
35
- More information needed
36
-
37
- ## Training procedure
38
 
 
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
 
24
 
25
  ## Model description
26
 
27
+ This model can convert a given pseudo-code or algorithm to Python source code.
28
 
29
  ## Intended uses & limitations
30
 
31
+ This model can be used by reasearchers, students and developers who are struggling to convert algorithms to code.
32
 
33
  ## Training and evaluation data
34
 
35
+ The model was trained using ananyarn/Algorithm_and_Python_Source_Code.
 
 
36
 
37
+ <!--## Training procedure-->
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training: