Earlier quoted context omitted.
I just don't want to be hit with a wall of text every single time, it gets the point across with minimal padding (high signal to noise ratio), ChatGPT feels like it gets paid by the word and they do actually charge by token if you use the API. As for the UI it's a take on the tried and true chat UI same as ChatGPT's, it spits the whole answer at once instead of feeding it to you one word at a time, it has an alternat…
You can combat that in the prompt, I use "just code, no words" which will also remove code comments from output. Bard doesn't respect the same request. You can be more succinct with chatgpt. Half the things I ask for in Bard give me this: "I'm still learning coding skills, so at the moment I can't help with this. I'm trained to do things like help you write lists about different topics, compare things, or build trave…
Google denies training Bard on ChatGPT chats from ShareGPT
171–180 of 342 posts
Re: Google denies training Bard on ChatGPT chats from ShareGPT
#172Earlier quoted context omitted.
You relinquish all licensing rights when you upload your code to GitHub. Microsoft can do whatever they want with it. That's in their ToS, which you have to agree to when you make an account. Normally, only affirmatively accepted ToS are enforceable, so just putting a clause into your license doesn't work (unless it's a copyright, which doesn't require consent).
> You relinquish all licensing rights when you upload your code to GitHub What now? Seriously? I found this. Section D4. "We need the legal right to do things like host Your Content, publish it, and share it. You grant us and our legal successors the right to store, archive, parse, and display Your Content, and make incidental copies, as necessary to provide the Service, including improving the Service over time. Thi…
Re: Google denies training Bard on ChatGPT chats from ShareGPT
#173According to the article, the story goes this way: This engineer Jacob Devlin raised his concerns on training Bard with ShareGPT data. Then he directly joined OpenAI. He also claims that Google were about to do it, and then they stopped after his warnings. And presumably removed every trace of openai's responses. A couple of things: 1. So, Bard could have been trained on ShareGPT but it's not - according to the same…
Take what action? Pretty sure that’s not illegal, especially since the training data is ai generated and therefore can’t be copyrighted.
Re: Google denies training Bard on ChatGPT chats from ShareGPT
#174Earlier quoted context omitted.
Google has no contract with OpenAI though. They used a third party site to scrape conversations. If the outputs themselves are not copyrighted, and they never agreed to the terms of service, it should be fine, right? Albeit unethical and embarrassing.
Hardly unethical, considering OpenAI is doing exactly this.
OpenAI and Google both scour the web for human-generated content. What Google cares about here is the learnings from OpenAI's proprietary RLHF dataset, for which they had to contract a large sum of human labelers. Finding a roundabout way to extract the value of a direct competitor's purpose-built, costly data feels meaningfully different from scraping the web in general as an input to a transformative use.
Re: Google denies training Bard on ChatGPT chats from ShareGPT
#175Earlier quoted context omitted.
You relinquish all licensing rights when you upload your code to GitHub. Microsoft can do whatever they want with it. That's in their ToS, which you have to agree to when you make an account. Normally, only affirmatively accepted ToS are enforceable, so just putting a clause into your license doesn't work (unless it's a copyright, which doesn't require consent).
> You relinquish all licensing rights when you upload your code to GitHub What now? Seriously? I found this. Section D4. "We need the legal right to do things like host Your Content, publish it, and share it. You grant us and our legal successors the right to store, archive, parse, and display Your Content, and make incidental copies, as necessary to provide the Service, including improving the Service over time. Thi…
> You retain ownership of and responsibility for Your Content.
and section D4 says:
> This license does not grant GitHub the right to sell Your Content. It also does not grant GitHub the right to otherwise distribute or use Your Content outside of our provision of the Service, except that as part of the right to archive Your Content, GitHub may permit our partners to store and archive Your Content in public repositories in connection with the GitHub Arctic Code Vault and GitHub Archive Program.
There is nothing in the terms that requires the GitHub user to relinquish all licensing rights.
https://docs.github.com/en/site-policy/github-terms/github-t...
Re: Google denies training Bard on ChatGPT chats from ShareGPT
#176Earlier quoted context omitted.
Hardly unethical, considering OpenAI is doing exactly this.
You can quibble about the ethics of web scraping for ML in general but I think you're conflating issues. OpenAI and Google both scour the web for human-generated content. What Google cares about here is the learnings from OpenAI's proprietary RLHF dataset, for which they had to contract a large sum of human labelers. Finding a roundabout way to extract the value of a direct competitor's purpose-built, costly data fee…
OpenAI and Google both scour the web for content, period. That content could be human generated or AI generated or a mix of the two. Neither company is respecting copyright or terms of service of every individual bit of data collected. Neither company cares how much effort was put into creating the data, whether humans were paid to do it, or whatever else. So there really isn't that much difference between the two. In fact I can guarantee that there was some Google-generated content within OpenAI's training data.
Re: Google denies training Bard on ChatGPT chats from ShareGPT
#1771. Google denies doing it, so at the very least the title should have an "allegedly". 2. Even if they did – so what? The output from ChatGPT is not copyrightable by OpenAI. In fact it is OpenAI that is training its models on copyrighted data, pictures, code from all over the internet.
> The output from ChatGPT is not copyrightable by OpenAI. I think the argument here is over the OpenAI Terms of Service, not copyright.
Maybe if they had put in their terms of service "you can only share this on sites with their own ToS that allow sharing but disallow using the content for training models, and also replicate this requirement", I don't see how you could have any sort of viral ToS like that.
Seems more like it's just a bad idea to rely heavily on another LLM's output for training.
Re: Google denies training Bard on ChatGPT chats from ShareGPT
#178Earlier quoted context omitted.
A network of trust, backed by a social graph, which can be used to filter untrusted content.
What if people start trusting the AI more than other people? It will tell them exactly what they want to hear.
Re: Google denies training Bard on ChatGPT chats from ShareGPT
#179Earlier quoted context omitted.
You relinquish all licensing rights when you upload your code to GitHub. Microsoft can do whatever they want with it. That's in their ToS, which you have to agree to when you make an account. Normally, only affirmatively accepted ToS are enforceable, so just putting a clause into your license doesn't work (unless it's a copyright, which doesn't require consent).
So, to verify, are you claiming it would not be allowed for you to upload my otherwise-open-source code (code I do not myself host at GitHub, but which was reasonably popular / important code) to GitHub?
If you're posting anything you did not create yourself or do not own the rights to, you agree that you are responsible for any Content you post; that you will only submit Content that you have the right to post; and that you will fully comply with any third party licenses relating to Content you post.
I suppose this means if I upload your stuff to GitHub, and you sue GitHub, then GitHub would be able to somehow deflect liability onto me.
Re: Google denies training Bard on ChatGPT chats from ShareGPT
#180Earlier quoted context omitted.
You can combat that in the prompt, I use "just code, no words" which will also remove code comments from output. Bard doesn't respect the same request. You can be more succinct with chatgpt. Half the things I ask for in Bard give me this: "I'm still learning coding skills, so at the moment I can't help with this. I'm trained to do things like help you write lists about different topics, compare things, or build trave…
Longer instructions? Which part of "less is more" do you not understand?