Muhammad2003
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -48,4 +48,4 @@ outputs = pipeline(prompt, max_new_tokens=256, do_sample=True, temperature=0.7,
|
|
48 |
print(outputs[0]["generated_text"])
|
49 |
```
|
50 |
## 🏆 Evaluation
|
51 |
-
Coming Soon
|
|
|
48 |
print(outputs[0]["generated_text"])
|
49 |
```
|
50 |
## 🏆 Evaluation
|
51 |
+
Coming Soon
|