sumit989 commited on
Commit
d895892
·
verified ·
1 Parent(s): 6baaf59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -62,6 +62,18 @@ Unlike basic AI tools, CodeRescue is designed with:
62
  This makes it reliable for real-world usage and hackathon evaluation environments.
63
 
64
  ---
 
 
 
 
 
 
 
 
 
 
 
 
65
 
66
  ## 🖼️ Preview
67
 
 
62
  This makes it reliable for real-world usage and hackathon evaluation environments.
63
 
64
  ---
65
+ ## Environment
66
+
67
+ State:
68
+ - code: broken code
69
+
70
+ Action:
71
+ - fixed_code: corrected code
72
+
73
+ Reward:
74
+ - 1.0 → correct fix
75
+ - 0.5 → partial fix
76
+ - 0.0 → wrong
77
 
78
  ## 🖼️ Preview
79