jonathanjordan21
commited on
Commit
•
ebb9f75
1
Parent(s):
3454c35
Update README.md
Browse files
README.md
CHANGED
@@ -83,11 +83,7 @@ print("SQL Query :", tokenizer.batch_decode(out,skip_special_tokens=True)[0])
|
|
83 |
## Performance
|
84 |
|
85 |
### Speed Performance
|
86 |
-
The model inference takes about 2-3 seconds to run
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
### Downstream Use [optional]
|
91 |
|
92 |
### Framework versions
|
93 |
|
|
|
83 |
## Performance
|
84 |
|
85 |
### Speed Performance
|
86 |
+
The model inference takes about 2-3 seconds to run in Google Colab Free Tier CPU
|
|
|
|
|
|
|
|
|
87 |
|
88 |
### Framework versions
|
89 |
|