generated from stub-ai/template-nextjs-page-tailwind
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stub.json
1 lines (1 loc) · 1.07 KB
/
stub.json
1
{"config":{"system_prompt":"","model":"","temperature":0,"top_p":1,"framework":"nextjs-page-tailwind"},"prompts":[{"prompt":"I need a Python code snippet to implement the BigBird model for NLP tasks. The goal is to use the BigBird model to predict the Net Promoter Score (NPS) from the 'content' column of a DataFrame named 'df_calls'. The DataFrame contains text data from customer calls. The code should include necessary imports, loading the BigBird model, and a simple example of how to apply the model to predict NPS from the text data in the DataFrame.","md5":"8af9a3207ef2237d90380e058c6ea1c8"},{"prompt":"I need a Python code snippet to implement the BigBird model for NLP tasks. The goal is to use the BigBird model to predict the Net Promoter Score (NPS) from the 'content' column of a DataFrame named 'df_calls'. The DataFrame contains text data from customer calls. The code should include necessary imports, loading the BigBird model, and a simple example of how to apply the model to predict NPS from the text data in the DataFrame.","md5":"d172137143bb5cca22f644e1cb9b9b01"}]}