ameforge commited on
Commit
2092ea3
·
verified ·
1 Parent(s): 2c2ba5f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ Developed by **AMEFORGE**.
32
  ## Training Details
33
  - Trained on **30,000,000+** procedurally generated programming templates on-the-fly.
34
  - Masked loss to learn code completion and documentation formatting.
35
- - Best Python syntax-validity on held-out validation: 93.0%
36
 
37
  ## How to use
38
  ```python
 
32
  ## Training Details
33
  - Trained on **30,000,000+** procedurally generated programming templates on-the-fly.
34
  - Masked loss to learn code completion and documentation formatting.
35
+ - Best Python syntax-validity on held-out validation: 10.8%
36
 
37
  ## How to use
38
  ```python