




版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
Copilot
for
R/revodavid/copilot-for-r@revodavid
at@NYHACKRwhat
it
doeshow
to
use
it,
andhow
it
worksDavid
Smith
(@revodavid)Principal
Cloud
AdvocateMicrosoftTalk
Notes:/revodavid/copilot-for-rUses
the
context
you’ve
providedand
synthesizes
code
to
matchConvert
comments
to
codeAutofill
for
repetitive
codeAutosuggest
testsShow
alternativesGitHubCopilotYour
AI
pair
programmer/revodavid/copilot-for-r@revodavid
at@NYHACKRaka.ms/get-copilot/revodavid/copilot-for-r@revodavid
at@NYHACKR/revodavid/copilot-for-r@revodavid
at@NYHACKRR
Pumpkins
Demo/revodavid/copilot-for-r@revodavid
at@NYHACKR/revodavid/copilot-for-r@revodavid
at@NYHACKRGenerative
AI
Models/revodavid/copilot-for-r@revodavid
at@NYHACKRGenerative
AIPrompt:Write
a
tagline
for
an
ice
creamshop.Response:We
serve
up
smiles
with
everyscoop!Prompt:Table
customers,
columns
=[CustomerId,
FirstName,LastName,
Company,
Address,City,
State,
Country,PostalCode]Create
a
SQL
query
for
allcustomers
in
Texas
named
Janequery=Response:SELECT
*FROM
customersWHERE
State
=
'TX'
AND
FirstName=
'Jane'Response:GPT-3CodexDALL·EPrompt:
A
white
Siamese
catGenerative
AIcan:Generate
text,
images
and
codeDifferent
models
aretrained
on
different
corpuses,depending
on
the
application.Generate
“humanlike”
outputWhat
is
a
likelycontinuation
of
the
prompt,
giventhe
training
data?/revodavid/copilot-for-r@revodavid
at@NYHACKRExtract
informationThe
continuation
is
likely
to
be
similar
to
textfrequently
represented
in
thetraining
data.Createnovel
contentText,
images
and
code
not
contained
in
its
trainingset.
Translations.“Creative”
works.IntelligentIt’sjust
a
predictivesystem,
designed
to
give
a
likelycontinuation
of
the
prompt
given
the
training
data.DeterministicRun
the
same
prompt.
Get
back
a
differentresponse
(probably)./revodavid/copilot-for-r@revodavid
at@NYHACKRTrustworthyIt
can
“hallucinate”facts
andconfidently
assertthem
to
be
true.Generative
AIis
not:TODOLearnThe
model
is
fixed
at
the
time
of
its
training./revodavid/copilot-for-r@revodavid
at@NYHACKRContain
all
of
the
information
of
itstraining
setThink:a
blurry
jpeg
of
its
training
data.Include
verbatim
copies
of
its
trainingdataBut
it
can
generate
stuff
that
looks
like
it.Generative
AIdoes
not:Generative
AIdoesn’t:Understand
languageIt’s
just
a
predictive
engine.
Itdoesn’t
understandmath,either.Understand
factsMany
predictions
echo
information
inthe
trainingset,but
this
is
not
guaranteed./revodavid/copilot-for-r@revodavid
at@NYHACKRUnderstand
manners,
emotion
orethicsAlso:
avoid
anthropomorphizingit.Understand
anythingIt’s
just
a
prediction
engine!Prompt
–
Text
input
thatprovides
some
context
to
theengine
on
what
isexpecting.Completion
–
Output
thatGPT-3
generatesbasedonthe
prompt
and
the
trainedmodel.Prompt
Engineering
(very
briefly)Ensure
that
artificialgeneral
intelligence
(AGI)benefits
humanity.Empowerevery
person
andorganization
on
the
planetto
achieve
moreGPT-3Generate
and
UnderstandTextCodexGenerate
and
Understand
CodeDALL·EGenerate
images
from
textprompts/revodavid/copilot-for-r@revodavid
at@NYHACKRDemo:
Azure
OpenAI
Service/revodavid/copilot-for-r@revodavid
at@NYHACKRof
new
code
written
with
CopilotGitHubCopilotOnce
enabled…40%/revodavid/copilot-for-r@revodavid
at@NYHACKRof
devsfelt
morefulfilled
with
their
jobs87%of
devs
said
it
helpedpreserve
mental
effort75%Azure
OpenAI
ServiceGPT-3CodexDALL·E
(preview)/revodavid/copilot-for-r@revodavid
at@NYHACKRThank
you!/revodavid/copilot-for-r@revodavid
at@NYHACKRaka.ms/get-copilot/revodavid/copilot-for-rDavid
Smith
(@revodavid)Principal
Cloud
Advocate,
MicrosoftBonus
slides/revodavid/copilot-for-r@revodavid
at@NYHACKRFor
Q&A1956Artificial
Intelligence1997Machine
Learning2017Deep
Learning2021Generative
AIReliability
&
SafetyPrivacy
&
SecurityFairnessOurPrinciplesInclusivenessTransparencyAccountability@revodavid
at@NYHACKR/revodavid/copilot-for-rInferencing
timeCapabilityCurieAnswering
questionsComplex,
nuanced
classificationDavinciSummarizing
forspecific
audienceGenerating
creative
contentBabbageSemantic
searchrankingModeratelycomplexclassificationAdaSimple
classificationParsing
and
formatting
textAzure
OpenAI
Service
modelsCushman-codexDavinci-codexCapabilityCodexGPT-3ModelRequestDescription,
performance,
costUse
casesDavinci4,000
tokensMost
capable
GPT-3model.
Can
doComplex
intent,
cause
andany
task
the
other
models
can
do,effect,
summarization
foroften
with
higher
quality,
longer
outputaudienceand
better
instruction-following.Curie2048
tokensVery
capable,
but
faster
and
lower
costLanguage
translation,than
Davinci.complex
classification,textsentiment,
summarizationBabbage2048
tokensCapable
of
straightforward
tasks,
veryModerate
classification,fast,
and
lower
cost.semantic
search
classificationAda2048
tokensCapable
of
very
simple
tasks,
usuallyParsing
text,
simplethe
fastest
model
in
the
GPT-3
series,classification,
addressand
lowest
cost.correction,
keywordsAzure
OpenAI
|
GPT-3
Family
of
ModelsAccelerates
software
developmentMakes
APIs
moreaccessibleWidens
who
can
codeOpenAI
CodexOpenAI
Codex
ModelsDerived
from
base
models
and
trained
on
bothNLand
code
(billions
ofLines
ofCode)Supp
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 數(shù)字技術(shù)對(duì)政策實(shí)施的影響分析試題及答案
- 公共政策對(duì)社區(qū)發(fā)展的影響試題及答案
- 西方國家公共服務(wù)的質(zhì)量與效率分析試題及答案
- 數(shù)據(jù)包流量分析技巧試題及答案
- 探索西方政治制度的社會(huì)基礎(chǔ)試題及答案
- 網(wǎng)絡(luò)工程師考試大綱解析與試題及答案
- 機(jī)電工程新技術(shù)的市場價(jià)值評(píng)估試題及答案
- 軟件設(shè)計(jì)師考試的知識(shí)延展試題與答案
- 隨時(shí)查閱的項(xiàng)目管理師試題及答案
- 戰(zhàn)略性公共政策的案例分析試題及答案
- 2025年遼寧省本溪市中考一模英語試題(含答案)
- 3D打印技術(shù)考試試卷及答案
- 《物業(yè)管理師》三級(jí)測試題及參考答案
- 人教版六年級(jí)上冊(cè)數(shù)學(xué)百分?jǐn)?shù)應(yīng)用題專題分類復(fù)習(xí)(課件)
- 中職高教版(2023)語文職業(yè)模塊-第五單元:走近大國工匠(一)展示國家工程-了解工匠貢獻(xiàn)【課件】
- 【MOOC期末】《中國文化傳承與科技創(chuàng)新》(北京郵電大學(xué))中國慕課期末網(wǎng)課答案
- 跨學(xué)科實(shí)踐活動(dòng)5基于碳中和理念設(shè)計(jì)低碳行動(dòng)方案九年級(jí)化學(xué)人教版(2024)上冊(cè)
- 計(jì)算與人工智能概論知到智慧樹章節(jié)測試課后答案2024年秋湖南大學(xué)
- 隧道工程安全文明施工組織設(shè)計(jì)方案
- 2024年關(guān)于培訓(xùn)機(jī)構(gòu)退費(fèi)的協(xié)議書模板
- 廠房出租三方協(xié)議書范文模板
評(píng)論
0/150
提交評(píng)論