Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ configs:
28
  Just like my teacher gave me homework, i thought maybe we can also add some of these basics on the trainings of our models.
29
 
30
  It was created with this code, if you add more complex operations and so.. please share the code :D thank you
31
- ```
32
  import random
33
  # Define the number of samples you want to generate
34
  num_samples = 500000
 
28
  Just like my teacher gave me homework, i thought maybe we can also add some of these basics on the trainings of our models.
29
 
30
  It was created with this code, if you add more complex operations and so.. please share the code :D thank you
31
+ ```py
32
  import random
33
  # Define the number of samples you want to generate
34
  num_samples = 500000