Re: Delete unused MySQL indexes Programming Databases by Dani … and only Percona, that says that I can simply do `select * from sys.schema_unused_indexes;` which does give me a list of… Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks Programming Computer Science by usmanmalik57 ….kaggle.com/datasets/crowdflower/twitter-airline-sentiment?select=Tweets.csv). The following script imports the… in the following tweet about an airline? Select sentiment value from positive, negative, or neutral…://www.kaggle.com/datasets/shivanandmn/multilabel-classification-dataset?select=train.csv dataset = pd.read_csv(r"… Re: Problem with MS Office shortcut bar Hardware and Software Microsoft Windows by asadalikhan … Panel > Folder Options > File Types 2. Find and select .URL 3. Click Advanced and ensure it’s set to… Re: đź’» What’s the First App You Install on a Fresh Windows Machine? Hardware and Software Microsoft Windows by Reverend Jim …" is not there. Here's the kicker. You can select properties for any shell folder and the location tab shows… Text Classification and Summarization with DeepSeek R1 Distill Llama 70B Programming Computer Science by usmanmalik57 …www.kaggle.com/datasets/crowdflower/twitter-airline-sentiment?select=Tweets.csv). The following script imports the…://www.kaggle.com/datasets/crowdflower/twitter-airline-sentiment?select=Tweets.csv dataset = pd.read_csv(r"…following tweet about an airline? " f"Select sentiment value from positive, negative, or neutral. &… DeepSeek R1 vs Llama 3.1-405b for Text Classification and Summarization Programming Computer Science by usmanmalik57 …www.kaggle.com/datasets/crowdflower/twitter-airline-sentiment?select=Tweets.csv) using the DeepSeek and the …://www.kaggle.com/datasets/crowdflower/twitter-airline-sentiment?select=Tweets.csv dataset = pd.read_csv(r"/…following tweet about an airline? " f"Select sentiment value from positive, negative, or neutral. &… Implementing a Dynamic Filter Option in a Web Application Programming Software Development by YashSmith …<label>Category:</label> <select name="category" value={filters.category} onChange={handleChange…">Category C</option> </select> </div> <h3>…min/max value to filter within a range. Select a category to refine results further. The list… Editor crashes browser Community Center Meta DaniWeb by Dani …](https://codemirror.net/try/) and, in the dropdown that says Select example, choose Markdown. Then, try typing and let me know… Re: Editor crashes browser Community Center Meta DaniWeb by Mr.M What I've noticed is that it seems to be clutching with keyboard auto-correct/auto-complete. If I type a full word without pressing it from my keyboard suggestion options that shows while typing it doesn't seem to crash, but once I choose or select one auto-complete and proceed typing it freezes and crash. Re: Contact form does not working Programming Web Development by gediminas.bukauskas.7 WEB security now rejects mail sent from any computer. Select some mail provider and send mail using it. Using certificated WEB serve is an another solution. Obtain legal certificate, register it on WEB server (IIS, Apache, NGINX, ...) Re: Multiple MySQL connections + transactions Programming Databases by Salem https://www.php.net/manual/en/mysqli.select-db.php I think the key word in all of … Re: Question/Answering over SQL Data Using LangGraph Framework Programming Computer Science by Pelorus_1 Through its combination of natural language processing and structured query generation, LangGraph makes interfacing with databases and extracting insights over SQL data easier than ever. Re: Text Classification and Summarization with DeepSeek R1 Distill Llama 70B Programming Computer Science by rproffitt "Wiz Research Uncovers Exposed DeepSeek Database Leaking Sensitive Information" "Security researchers tested 50 well-known jailbreaks against DeepSeek’s popular new AI chatbot. It didn’t stop a single one." It only seems to get worse the more you look at DeepSeek. And I must note how it is known to not want to talk about … Re: Text Classification and Summarization with DeepSeek R1 Distill Llama 70B Programming Computer Science by policenbicleara Llama-70B struggles with sentiment analysis (69% accuracy) vs. Qwen-32B (87%). Summarization performance is weaker, with lower ROUGE scores. Qwen-32B is the better choice—smaller, faster, and more accurate. Re: Text Classification and Summarization with DeepSeek R1 Distill Llama 70B Programming Computer Science by Pelorus_1 Great breakdown of DeepSeek R1 Distill LLaMA 70B! The explanation of text classification and summarization is clear and insightful. Appreciate the practical examples—makes implementation much easier. Thanks for sharing! Re: Editor crashes browser Community Center Meta DaniWeb by Mr.M Hi Dani, I'm trying to reply with Chrome to test what I've noticed regarding the crash. I've attached relevant screenshots for 3 questions. I'm not using any plug-in ![Screenshot_20250313_051351_com.android.settings.jpg](https://static.daniweb.com/attachments/4/34cf3590e688c7994630462272a9cc21.jpg) ![Screenshot_20250313_051213_com.… Re: Editor crashes browser Community Center Meta DaniWeb by Mr.M NB: I've typed all these reply messages successfully using the same Chrome browser that is crashing. Re: Editor crashes browser Community Center Meta DaniWeb by pritaeas Since Android was mentioned, I tested on my Samsung Galaxy S20 and could nog get it to crash. Re: Editor crashes browser Community Center Meta DaniWeb by Salem Your chrome is 9+ months out of date. https://chromereleases.googleblog.com/2024/07/ Re: Editor crashes browser Community Center Meta DaniWeb by Dani Well don’t upgrade chrome just yet! If the problem goes away, we won’t have any way of testing if the bug is fixed. Re: Editor crashes browser Community Center Meta DaniWeb by Dani It would be very helpful if you could not upgrade Chrome for now, while we debug this, since you're currently the only known person who is experiencing the bug. Re: Theory on the VPN Programming Mobile Development by Mr.M I guess a more research on this has to be made, problem is that it is hard to get the exact people who knows this and has done it before to give straight answers. Re: Editor crashes browser Community Center Meta DaniWeb by Salem @Mr.M, @Dani - you might want to delete/censor the IMEI shown in the screenshots at some point. Re: Editor crashes browser Community Center Meta DaniWeb by Dani Can you try upgrading Chrome now and see if the problem goes away? Much thanks! Re: select Programming Web Development by stalk SELECT kuzy FROM ciste_media WHERE medium='CD' AND typ='R' AND kusy= AND obal='rolka' AND znacka like '%vyraz%' ORDER BY kusy ASC Select Case Query Not Working Programming Databases by Himanshu Chawla … (Employees.End_Date is null) THEN select EmpId, Emp_Name, Salary , Start_date , End_date ,DATEDIFF(DATE_ADD(Start_Date, INTERVAL 30 …DAY), Start_Date) * Salary/30 as 'Total_Salary' from Employees ELSE Select EmpId, Emp_Name, Salary , Start_date , End_date ,DATEDIFF(End_Date, Start_Date) * Salary/30… Select * from like [multiple like] Programming Software Development by Skillzilog "SELECT * FROM customer where customer_ID LIKE '%" & Trim(TextBox1.Text) &… and textbox 1, 2, 3 and 4 i already tried select * from customer where customer id like textbox1.text or customer_name… Re: select top 2 for a single column,,others with all data in sql Programming Web Development by geniusvishal Select Top 2 [ColumnName] from tblDemo union Select * from tblDemo Select syntext for database search Programming Web Development by sem123 Select syntext for database search i have a database and a table one colums with items name des items 1 pen,pencile 2 rubber,scale all are in one column with seperated with coma when search from only pen how it is possible to show me row for 1 whole row like search pen ok .... show me 1 pen,penciles Select Into problem Programming Databases by dips10 SELECT * INTO NewTable FROM existingdb.dbo.existingtable; I am executing this query but it is showing me the error as undeclared variable:Quanti (as quanti is my NewTable)