Re: Create Infinite Loop In Bash Hardware and Software Linux and Unix by asadalikhan while true; do echo "Running..."; sleep 60; done This runs forever, printing "Running..." every 60 seconds. No script file needed, just drop it in the terminal and you're good. Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks Programming Computer Science by usmanmalik57 … 'rouge2': rouge_scores['rouge2'], 'rougeL': rouge_scores['rougeL'] }) return results ``` In the script below we pass the `gpt-4.1` model id to…/datasets/crowdflower/twitter-airline-sentiment?select=Tweets.csv). The following script imports the dataset and displays its header. ```python ## Dataset… Re: Cannot run exe from asp.net Programming Web Development by john_111 … your computer. They can run a script on the webserver however. Say a PHP script to handle data transfers such as access… Re: Create Infinite Loop In Bash Hardware and Software Linux and Unix by Vince_6 Be Careful what you wish for. When I was first using Unix one of our programmers wrote a Bash script something like: While 1 Do Something He eventually overloaded the system and it crashed. Re: Cannot run exe from asp.net Programming Web Development by lennyli > Are you sure IIS is configured to allow running external scripts? The document folder and asp file has security permission set to ALL rights for 'everyone'. In IIS, under handler mappings for .asp files, under request restriction/access, script was chosen (not execute) for feature permissions, all 'read' 'script' 'execute' are chosen 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. Text Classification and Summarization with DeepSeek R1 Distill Llama 70B Programming Computer Science by usmanmalik57 …twitter-airline-sentiment?select=Tweets.csv). The following script imports the dataset and displays its header. …sentiment classification on 100 tweets. The following script creates a dataset of 100 randomly selected …reddzzz/DataScience_FP/blob/main/dataset.xlsx). The following script imports the dataset. ```python # Kaggle dataset download… Benchmarking DeepSeek R1 for Text Classification and Summarization Programming Computer Science by usmanmalik57 …upgrade openpyxl !pip install pandas openpyxl ``` The script below imports the required libraries into your Python …-airline-sentiment?select=Tweets.csv). The following script imports the dataset and displays its header. …reddzzz/DataScience_FP/blob/main/dataset.xlsx). The following script imports the dataset. ```python # Kaggle dataset… DeepSeek R1 vs Llama 3.1-405b for Text Classification and Summarization Programming Computer Science by usmanmalik57 … Importing and Installing Required Libraries The following script installs the Fireworks Python library and the …upgrade openpyxl !pip install pandas openpyxl ``` The script below imports the required libraries into your Python… R1` and the Llama models. The following script imports the dataset. ```python # Kaggle dataset download… How would we poison AI web crawls? Hardware and Software Information Security by rproffitt … Examples from https://en.wikipedia.org/wiki/Dissociated_press where a script makes interesting replies. AI as it stands today is plagiarism… Multiple MySQL connections + transactions Programming Databases by Dani … as to whether this will work. From within my PHP script, can I write to a database using a MySQL connection… Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani … is to use the `async` and `defer` attributes on `<script>` HTML tags, so that they load external Javascript files… 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: Fine-tuning OpenAI Vision Models for Visual Question-Answering Programming Computer Science by RKE2 Fine-tuning OpenAI Vision Models for visual question-answering is an exciting step forward in AI! It is amazing how these models can combine image recognition with natural language processing to provide accurate, context-aware answers. Cannot wait to see more advancements! Re: How would we poison AI web crawls? Hardware and Software Information Security by Dani I don't understand what goal you are trying to achieve? Is your goal to open a dialog about the pros and cons of AI? DaniWeb is powered by Cloudflare. One of the functions of Cloudflare is a sophisticated system to analyze and control how AI crawlers scan the website. In other words, if I want to dissuade AI bots from crawling DaniWeb, I … Re: How would we poison AI web crawls? Hardware and Software Information Security by rproffitt For example, with Meta and others removing fact checking we should find a way to render their AI and search results full of not so useful information. We are right now veering towards a Fascist state with oligarchs and mega corporations stoking coal into the ovens. We shouldn't be fuel for those ovens. Re: How would we poison AI web crawls? Hardware and Software Information Security by Dani I’m not nearly as much of a conspiracy theorist. I also don’t think that spamming Facebook with nonsensical posts is going to make the world a better place. Re: How would we poison AI web crawls? Hardware and Software Information Security by Pebble94464 Don't waste your time, rproffitt. Spamming the web is unlikely to achieve your goals... Firstly, everything you post online is but a wee drop in the ocean. You'd need to do an illegal amount of spamming in order to sway an opinion. Secondly, AI bots crawling the web can be instructed to simply ignore pages that contain censored keywords. AI … Re: How would we poison AI web crawls? Hardware and Software Information Security by rproffitt I asked around and it appears we can affect change. The immigrant reporting hotline was flooded with reports about Elon Musk so that line shut down. As to AI crawlers the work to poison the AIs is well underway. Examples follow. > Here is a curated list of strategies, offensive methods, and tactics for (algorithmic) sabotage, disruption, … Re: How would we poison AI web crawls? Hardware and Software Information Security by Dani If you're not a part of the solution, you're a part of the precipitate. I think this sounds terrible. The global population is, more and more, relying on AI to serve up accurate answers. There's already the gigantic problem of hallucinations as well as AI consistently spewing out false information that sounds entirely believable, and therefore … Re: How would we poison AI web crawls? Hardware and Software Information Security by Reverend Jim As an example, the person who developed Iocaine found that 94% of the traffic to his site was caused by bots. When you price and design a site for an expected human load, and then you get overwhelmed by bots, you can throw more money at it or you can take action against the bots. In my meagre understanding of all things web related, robots.txt is … Re: How would we poison AI web crawls? Hardware and Software Information Security by Dani > When you price and design a site for an expected human load, and then you get overwhelmed by bots, you can throw more money at it or you can take action against the bots. It's true that the majority of websites on the Internet today spend more bandwidth on bots than they do on human visitors. However, there are both bad bots and good bots, … Re: How would we poison AI web crawls? Hardware and Software Information Security by rproffitt The OpenAI bot appears to be a bad bot. Discussed many times so here's just one: https://www.reddit.com/r/selfhosted/comments/1i154h7/openai_not_respecting_robotstxt_and_being_sneaky/ Fixes appear to be: 1. Block IP ranges from bots. 2. Replace words and poison the bots. Re: How would we poison AI web crawls? Hardware and Software Information Security by Reverend Jim Thanks for the extra info although I disagree with the spewing comment. Nepenthes and Iocaine do not spew garbage across the web. They feed garbage to bots that access the protected sites. AI that returns bogus results on the ppther hand ARE spewing garbage across the web. BTW Nepenthes makes it clear that implementation will result in being … Re: How would we poison AI web crawls? Hardware and Software Information Security by Dani > The OpenAI bot appears to be a bad bot. This is not my experience. OpenAI respects my robots.txt file perfectly. I do want to add, though, that robots.txt files are very finicky, and I have seen many, many times people blaming the bots when the problem lies with a syntax or logic error in their robots.txt. > Nepenthes and Iocaine do… Re: How would we poison AI web crawls? Hardware and Software Information Security by Dani > The OpenAI bot appears to be a bad bot. Specifically, I would bet quite a large sum of money that the people who are complaining they can't get OpenAI to respect their robots.txt file either have a syntax error in their file, and/or aren't naming the correct user agents. I've seen people mistakingly try to reference a user agent called &… Re: How would we poison AI web crawls? Hardware and Software Information Security by Dani > The creator of Nepenthes says that it is ineffective against OpenAI which I take to mean that OpenAI is ignoring robots.txt. As mentioned, Nepenthes uses the spoofing technique. Spoofing does not rely whatsoever on bots following robots.txt. Re: How would we poison AI web crawls? Hardware and Software Information Security by Salem > But it's also in everyone's interest for AI to be trained on reliable information, if we want AI to be useful to us Yeah, that ship slipped it's mooring when facebook appeared, drifted out to sea on the twitter tide, and promptly sank when muck took it over. Domain specific AI's trained on the likes of https://arxiv.org/ might be worth …