Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica (Gaoyuan Liang) authored Aug 26, 2020
1 parent 6c06a4c commit b0d85f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Within one line of code, you can convert a text to a list of 2048 numbers. We ca
check the imbedding vector and the length of the vector

```python
>> print(x1)
>>> print(x1)
[0.01866205781698227, 0.20125442743301392, -0.2105996310710907, -0.5797083973884583, 0.5044286847114563, -0.00011515617370605469, -0.9871041178703308, 0.45565372705459595,..., 1.3363279104232788]
>>> len(x1)
2048
Expand Down

0 comments on commit b0d85f0

Please sign in to comment.