Update README.md
Browse files
README.md
CHANGED
|
@@ -31,15 +31,9 @@ Examples:
|
|
| 31 |
| Prompt | BrtGPT-1-Pre |
|
| 32 |
| :------------: | :------------: |
|
| 33 |
| "Write me a code that prints "Hello World". | "Here's a code that prints "Hello World" in a list of words:```for i in range(1, 2, 3, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5," |
|
| 34 |
-
| "Write me a code that generates random number."|
|
| 35 |
|
| 36 |
|
| 37 |
-
```
|
| 38 |
-
def random(1):
|
| 39 |
-
return random(1)
|
| 40 |
-
|
| 41 |
-
```
|
| 42 |
-
|
| 43 |
BrtGPT-1-Pre-Code's answers:
|
| 44 |
|
| 45 |
1- "Write me a code that prints "Hello World" Code:
|
|
|
|
| 31 |
| Prompt | BrtGPT-1-Pre |
|
| 32 |
| :------------: | :------------: |
|
| 33 |
| "Write me a code that prints "Hello World". | "Here's a code that prints "Hello World" in a list of words:```for i in range(1, 2, 3, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5," |
|
| 34 |
+
| "Write me a code that generates random number."| def random(1): return random(1)|
|
| 35 |
|
| 36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
BrtGPT-1-Pre-Code's answers:
|
| 38 |
|
| 39 |
1- "Write me a code that prints "Hello World" Code:
|