joshnguyen
commited on
Commit
·
f6eeb96
1
Parent(s):
a6f4193
Update README.md
Browse files
README.md
CHANGED
@@ -66,7 +66,7 @@ generated_text = generator(
|
|
66 |
|
67 |
## Embedding text with AstroLLaMA
|
68 |
|
69 |
-
```
|
70 |
texts = [
|
71 |
"Abstract 1",
|
72 |
"Abstract 2"
|
|
|
66 |
|
67 |
## Embedding text with AstroLLaMA
|
68 |
|
69 |
+
```python
|
70 |
texts = [
|
71 |
"Abstract 1",
|
72 |
"Abstract 2"
|