openai-gpt

Cargo coding is a style of programming where the developer looks to copy-paste code snippets from somewhere else with the hope that it’ll work. The person at task generally doesn’t know much about the depths of the language and relies on forums like StackOverflow to get their job done.

货物编码是一种编程风格,开发人员希望从其他地方复制粘贴代码片段,并希望它能起作用。 通常,负责任务的人对语言的深度了解不多,并依靠StackOverflow之类的论坛来完成工作。

Now that we’ve got this definition out of the way, let’s focus on the primary subject at hand: OpenAI’s new language model.

现在我们已经摆脱了这个定义,让我们关注手头的主要主题:OpenAI的新语言模型。

Co-founded by the likes of Elon Musk and Peter Theil amongst many others, OpenAI, was once a non-profit organization. It has made huge strides in the past few years by bridging the gap between AI and general human intelligence and is commercial today.

OpenAI由Elon Musk和Peter Theil等人共同创立,曾经是一个非营利组织。 在过去的几年中,它通过弥合AI和一般人类智能之间的鸿沟而取得了长足的进步,并且今天已经商业化。

OpenAI的新GPT-3的炒作是什么? (What’s the Hype Around OpenAI’s New GPT-3?)

Unless you’re living under a rock, you’d probably have heard about the OpenAI’s latest GPT iteration. It has engulfed the social media by storm.

除非您生活在岩石之下,否则您可能已经听说过OpenAI的最新GPT迭代。 它席卷了社交媒体。

The reason behind GPT-3’s enormous hype right now is due to its mighty model size. Today, it's one of the largest and most powerful machine learning models for natural language processing in the world.

GPT-3目前大肆宣传的原因是其强大的模型尺寸。 如今,它已成为世界上用于自然语言处理的最大,功能最强大的机器学习模型之一。

Trained on over a trillion words and based on a transformer neural network architecture, the Generative Pre-training model is capable of doing almost any natural language task be it writing prompts, QAs for chatbots or even generating language-specific code.

Generative Pre-training模型经过一万亿个单词的训练,基于变压器神经网络体系结构,几乎可以执行任何自然语言任务,无论是编写提示,聊天机器人的QA还是生成特定于语言的代码。

The GPT-3 model uses 175 billion parameters. That’s billion with a B. And its more than 100 times the number of parameters on which GPT-2 was trained.

GPT-3模型使用了1,750亿个参数。 用B表示十亿。它是GPT-2训练参数的100倍以上。

The huge number of parameters and enormous data that are used for training this model has pretty much thrown away any need for fine-tuning — something which BERT and GPT-2 had to fall back on for specific tasks.

用于训练该模型的大量参数和大量数据几乎消除了进行微调的任何需要-BERT和GPT-2必须依靠这些来完成特定任务。

Essentially, you just need to tell the GPT-3 model what needs to be done as the input in English and it’ll compute the output for you based on the next word prediction. For instance, you’d type “If Trump was a programmer” in the input box, and it’ll automatically complete the story for you(until a certain limit of course).

本质上,您只需要告诉GPT-3模型英语需要做些什么作为输入,它就会根据下一个单词的预测为您计算输出。 例如,您在输入框中输入“ If Trump was a一名程序员”,它将自动为您完成该故事(当然要达到一定的限制)。

While currently, OpenAI has been released GPT-3 in private beta only, the early testers have already shared their findings which have went viral on Twitter. One of them showcased how to create a basic web app by simply typing your requirements in plain English and it generates the language code and app for you.

目前,OpenAI仅以私测版发布了GPT-3,早期的测试人员已经分享了他们的发现,这些发现在Twitter上得到了广泛传播。 其中之一展示了如何通过简单地用纯英文输入您的要求来创建基本的Web应用程序,并为您生成语言代码和应用程​​序。

Though there’s a lot to discuss about the intricacies of GPT-3, I’d skip onto what it means for developers and their jobs. If you’re inclined to explore GPT-3 in-depth, I’d recommend this article a read. Or simply Google it.

尽管有很多关于GPT-3复杂性的讨论,但我会跳过对开发人员及其工作的意义。 如果你倾向于探索GPT-3的深入,我建议这个文章一读。 或者只是谷歌它。

程序员,GPT-3不会窃取您的熟练工作 (Programmers, GPT-3 Won’t Steal Your Skilled Jobs)

Since the start of 2020, there has been a pretty common notion that the future of coding is no-code. In fact, there’s a big looming fear that AI would take over humans and their jobs someday.

自2020年初以来,已经有一个非常普遍的观念,即编码的未来就是无代码。 实际上,人们迫切担心人工智能有一天会接管人类及其工作。

That, along with the current rapid emergence of GPT-3 has caused a stir in the developer’s community — with some thinking that the no-code era of programming has finally arrived.

随着当前GPT-3的Swift出现,在开发人员社区引起了轰动-有些人认为编程的无代码时代终于到来了。

While AI could take over most of the programming jobs in a decade from today, the current OpenAI’s GPT-3 model despite its maganamity is still far from general human intelligence.

尽管AI可能会在从今天起的十年内接管大部分编程工作,但当前的OpenAI的GPT-3模型尽管功能强大,但仍远非一般的人类智能。

Programming is a mix of art and science and problem-solving requires some deeper thinking than merely generating code in a visual layout. Moreover, comprehending complex requirements to write production-level code isn’t something AI is ready to do yet in a foolproof way.

编程是艺术与科学的结合,解决问题不仅需要以可视化布局生成代码,还需要更深入的思考。 而且,理解复杂的要求来编写生产级代码并不是AI能够以万无一失的方式完成的。

We already have a lot of no-code visual tools like CreateML for building simple models based on transfer learning. GPT-3 would be nothing but a great addition to that suite to help programmers speed up their workflow.

我们已经有很多无代码的可视化工具,例如CreateML,用于基于迁移学习构建简单的模型。 GPT-3只是该套件的一大补充,可以帮助程序员加快工作流程。

If at all anything, it’ll make the programmer's job more productive as they’d have specific roles devoid of elementary tasks.

如果有的话,这将使程序员的工作更有生产力,因为他们将担任没有基本任务的特定角色。

GPT-3 would never kill jobs skilled developers. Instead its a wake-up call for cargo coders and developers. It’ll urge them to buckle up and upskill to ensure they’re up for solving complex computer programming problems.

GPT-3绝不会杀死熟练的开发人员。 相反,这是对货物编码人员和开发人员的警钟。 它将敦促他们弯腰并提高技能,以确保他们有能力解决复杂的计算机编程问题。

OpenAI’s GPT-3 would help raise the bar of entry-level developers who till now were complacent and happily doing monkey tasks such as copy-pasting code snippets from Google.

OpenAI的GPT-3可以帮助提高入门级开发人员的门槛,这些开发人员迄今仍自满而乐于完成猴子任务,例如Google粘贴粘贴的代码片段。

Perhaps, GPT-3 could decimate the developer’s dependence on Google.

也许,GPT-3可以消除开发人员对Google的依赖。

Also, another positive thing that might emerge from this breakthrough is that it’ll encourage more non-developers to build simple websites and apps themselves whilst gaining programming expertise.

此外,这一突破可能带来的另一件积极的事情是,它将鼓励更多的非开发人员自己构建简单的网站和应用程序,同时获得编程方面的专业知识。

结论 (Conclusion)

Remember, the GPT-3 model, despite its size, is still miles away from human brain intelligence. It’s just a new abstraction layer on programming.

请记住,尽管GPT-3模型的尺寸很大,但与人类大脑的智能仍然相距甚远。 它只是编程上的新抽象层。

Of course, developers who were bound to doing simple no-brainer logic stuff in HTML, CSS, and SwiftUI, might become obsolete as GPT-3 goes commercial in the coming year. But in no way, would it kill the programming or data science jobs.

当然,随着明年GPT-3的商业化,那些不得不在HTML,CSS和SwiftUI上做简单的逻辑工作的开发人员可能会过时。 但这绝不会杀死编程或数据科学工作。

As it is popularly said, the day AI takes over programming, it’ll literally take over all jobs.

众所周知,在AI接管编程的那一天,它将真正接管所有工作。

Elon Musk whose at the helm of OpenAI is actually looking to mitigate AI’s threat to humanity. His vision is to blend Artificial Intelligence with us in such a way that we have the ultimate control over it and not the other way round. GPT-3 might not be close to general artificial intelligence yet, but its perhaps the first stepping stone where AI meets the common man.

埃隆·马斯克(Elon Musk),他是OpenAI的负责人,实际上是在寻求减轻AI对人类的威胁。 他的愿景是将人工智能与我们融为一体,从而使我们对其拥有最终控制权,而不是相反。 GPT-3可能尚未接近通用人工智能,但它可能是AI与普通人相遇的第一个垫脚石。

翻译自: https://towardsdatascience.com/openais-gpt-3-the-end-of-cargo-cult-programmers-23102f70f855

openai-gpt


http://www.taodudu.cc/news/show-1873784.html

相关文章:

  • ai人工智能_相信AI?
  • 机器学习 数据间的定义_定义数据科学,机器学习和人工智能
  • ai/ml_您应该在本周(7月18日)阅读有趣的AI / ML文章
  • jpl数据下载_火星上的AI:喷气推进实验室(JPL)的Tom Soderstrom访谈
  • 脓毒症观察实践
  • ai人工智能操控什么意思_为什么AI会(永远)接管
  • 深度学习后向算法的直观理解_强化学习的直观介绍
  • 蓝牙hci主要作用是什么_我的“我”是您的“您”:为什么为HCI精调Deixis很困难
  • 误用检测_如何(不)在创业中误用人工智能
  • ai 文案_AI是UX文案的未来吗?
  • 立法者在民权受到侵蚀时忽略了黑匣子算法
  • 回答问题人工智能源码_回答21个最受欢迎的人工智能问题
  • ai面向分析_2020年面向企业的顶级人工智能平台
  • 2060显卡驱动最新版本_堪比显卡界中的小米,价格屠夫,1999的铭瑄RTX2060终结者体验...
  • 多屏互动电脑版_手机、电脑屏幕太小怎么办?这4招秒变大屏
  • theymleaf get数据_C#.NET 实体与数据库表的设计思路 - 独立思考者
  • python秒转换成小时分钟秒_3分钟看完漫画~秒懂脑卒中
  • 苹果系统和安卓系统的区别_Android和iPhone的区别?还不如说安卓系统和IOS系统的差别...
  • java是什么_Java是什么?Java的特点有哪些?
  • 并联串联混合的电压和电流_如何从本质上判断电压表测量谁的电压?
  • case when 效率_采用机械涡轮复合增压系统优化7.8 L柴油机的 稳态效率和排放性能...
  • ffmpeg drawtext 背景_8款电视背景墙:电视背景墙这样装,不仅省钱还作用多!效果大不一样!...
  • div搜索框与按钮不在一行_这款漫画资源搜索软件,堪称二次元迷的必备神器!...
  • python mooc-课程资源 | Python语言系列专题MOOC
  • 网页游戏怎么修改数据_2014一周网页游戏数据报告(8.18—8.24)
  • 佳能g3800故障灯说明书_虎林2020定制FW6117移动工作灯
  • js打印线程id_理解Python多线程:通过易懂的小例子展开第一篇
  • 怎么将php文件改成web的servlet文件_遇到喜欢的网站怎么才能高效收藏整理
  • amd核芯显卡控制面板自定义分辨率_电脑显示器分辨率超频教程:1080P超2K分辨率的方法...
  • win7如何设置wifi热点_win7台式机如何设置IP地址为固定的IP地址?

openai-gpt_OpenAI的GPT-3:货物崇拜编程人员的终结相关推荐

  1. 货物崇拜和货物崇拜编程

    "货物崇拜编程"来源于"货物崇拜"这个词. 货物崇拜(英文:Cargo Cults,又译货物运动)是一种宗教形式,尤其出现于一些与世隔绝的落后土著之中.当货物崇 ...

  2. Observability:使用 OpenTelemetry 和 Elastic 监控 OpenAI API 和 GPT 模型

    作者:David Hope ChatGPT 现在很火,它打破了互联网. 作为 ChatGPT 的狂热用户和 ChatGPT 应用程序的开发者,我对这项技术的可能性感到无比兴奋. 我看到的情况是,基于 ...

  3. C++编程人员容易犯的10个C#错误

    C++编程人员容易犯的10个C#错误 C#的语法与C++非常相似,有些变化引起的错误却很严重,本讨论C++编程人员最容易犯的十个错误. 我们知道,C#的语法与C++非常相似,实现从C++向C#的转变, ...

  4. 2008年.Net编程人员工具参照

    Scott Hanselman's Ultimate Developer and Power Users Tool List 2007年开发工具清单. Vista>个人认为系统跟WEB(Silv ...

  5. 对要学习编程人员的忠告

    对要学习编程人员的忠告 本文是由Cecily Carver 分享的她在编程道路上的所感所想,希望对那些要踏入编程界的或者已经在编程界工作的人提供一些帮助. Cecily Carver 是多伦多的一位程 ...

  6. 培训c语言程序,编程人员培训手册C语言程序设计基础

    <编程人员培训手册C语言程序设计基础>由会员分享,可在线阅读,更多相关<编程人员培训手册C语言程序设计基础(18页珍藏版)>请在人人文库网上搜索. 1.第2章:C语言程序设计基 ...

  7. 培训c语言程序,编程人员培训手册C语言程序设计基础.PPT

    编程人员培训手册C语言程序设计基础.PPT 第2章C语言程序设计基础,学习的意义,从本章开始我们正式进入C语言程序设计的学习,也许大家会问为什么我们要学习C语言呢 理由1因为C语言流行. 理由2因为C ...

  8. 【转】2008年.Net编程人员工具参照

    Scott Hanselman's Ultimate Developer and Power Users Tool List 2007年开发工具清单.   Vista>个人认为系统跟WEB(Si ...

  9. 编程人员必读书籍推荐-最具有影响力书籍

    编程人员必读书籍推荐-最具有影响力书籍(排名不分先后) <C程序设计语言>(C Programming Language 2nd Edition) Dennis Ritchie, Bria ...

  10. java数据库重要吗_我个人感觉数据库这方面对于程序员来说很重要,无论是对于JAVA程序员还是DOTNET程序员以及其他编程人员来说都是必须掌握的。为了帮助大家更好的来回顾T-SQL...

    我个人感觉数据库这方面对于程序员来说很重要,无论是对于JAVA程序员还是DOTNET程序员以及其他编程人员来说都是必须掌握的.为了帮助大家更好的来回顾T-SQL,本人利用空闲的时间整理的一下T-SQL ...

最新文章

  1. 技术图文:双指针在链表问题中的应用
  2. 计算机科学和Python编程导论(二 ) Python简介
  3. 前端每日实战:93# 视频演示如何用纯 CSS 创作一根闪电连接线
  4. nginx 配置信息
  5. c++概念模型的官方解释
  6. FlasCC Windows下开发环境搭建
  7. 齐次线性方程组的解、SVD、最小二乘法
  8. 【CV】基于聚类的图像分割-Python
  9. idea资源包下创建资源包_资源包技巧和最佳实践
  10. python原理书籍_python书籍推荐:《深入浅出深度学习:原理剖析与Python实践》
  11. Eclipse build Android时不生成apk问题解决方法
  12. 一步一步部署GlusterFS
  13. 对于处理上传图片添加水印的简单操作
  14. Deming质量管理14点
  15. 我个人的未来5年IT学习计划
  16. CSS3_04_弹性盒子_多媒体
  17. Python脚本文件的创建运行
  18. 【深入理解RabbitMQ原理】RabbitMQ 相关问题总结--RabbitMQ 如何确保消息发送和消费?
  19. vscode 全局背景图片设置 background
  20. DBeaver Read-only:No corresponding table column

热门文章

  1. DFS ZOJ 1002/HDOJ 1045 Fire Net
  2. Python 语言使用中遇到的问题汇总
  3. const VS readonly
  4. stm32增量式光电编码器
  5. 黑马程序员传智播客 python生成器 学习笔记
  6. 181008有道扇贝每日一句
  7. unity button 通过事件改变物体颜色
  8. paip.语义分析--单字词形容词表180个
  9. Rust: trim(),trim_matches()等江南六怪......
  10. Rust: String 与 str