You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a VERY entertaining movie. A few of the reviews that I have read on this forum have been wri | positive
949
+
This is one of those movies where I wish I had just stayed in the bar.<br /><br />The film is quite | negative
950
+
Barbershop 2: Back in Business wasn't as good as it's original but was just as funny. The movie itse | negative
951
+
Umberto Lenzi hits new lows with this recycled trash. Janet Agren plays a lady who is looking for he | negative
952
+
I saw this movie last night at the Phila. Film festival. It was an interesting and funny movie that | positive
953
+
(5 rows)
954
+
955
+
Time: 101.985 ms
941
956
```
957
+
942
958
This query allows you to inspect a few records to understand the structure and content of the shuffled data.
943
959
944
960
#### 3.3 Additional Exploratory Analysis
@@ -1112,6 +1128,7 @@ During training, model is periodically uploaded to Hugging Face Hub. You will fi
1112
1128
Now, that we have fine-tuned model on Hugging Face Hub, we can use [`pgml.transform`](https://postgresml.org/docs/introduction/apis/sql-extensions/pgml.transform/text-classification) to perform real-time predictions as well as batch predictions.
1113
1129
1114
1130
**Real-time predictions**
1131
+
1115
1132
Here is an example pgml.transform call for real-time predictions on the newly minted LLM fine-tuned on IMDB review dataset.
0 commit comments