<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Toolformer &#8211; 科技島-掌握科技新聞、科技職場最新資訊</title>
	<atom:link href="https://www.technice.com.tw/tag/toolformer/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technice.com.tw</link>
	<description>專注於科技新聞、科技職場、科技知識相關資訊，包含生成式AI、人工智慧、Web 3.0、區塊鏈、科技職缺百科、生物科技、軟體發展、雲端技術等豐富內容，適合熱衷科技及從事科技專業人事第一手資訊的平台。</description>
	<lastBuildDate>Tue, 21 Feb 2023 06:36:30 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>

<image>
	<url>https://www.technice.com.tw/wp-content/uploads/2022/12/cropped-wordpress_512x512-150x150.png</url>
	<title>Toolformer &#8211; 科技島-掌握科技新聞、科技職場最新資訊</title>
	<link>https://www.technice.com.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>讓AI自主學習　Meta新訓練方法Toolformer解決痛點</title>
		<link>https://www.technice.com.tw/uncategorized/38538/</link>
					<comments>https://www.technice.com.tw/uncategorized/38538/#respond</comments>
		
		<dc:creator><![CDATA[科技新知]]></dc:creator>
		<pubDate>Tue, 21 Feb 2023 06:36:27 +0000</pubDate>
				<category><![CDATA[其他]]></category>
		<category><![CDATA[META]]></category>
		<category><![CDATA[Toolformer]]></category>
		<category><![CDATA[語言模型]]></category>
		<guid isPermaLink="false">https://www.technice.com.tw/?p=38538</guid>

					<description><![CDATA[<p><img width="1200" height="627" src="https://www.technice.com.tw/wp-content/uploads/2023/02/004-5.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="004 5" decoding="async" srcset="https://www.technice.com.tw/wp-content/uploads/2023/02/004-5.jpg 1200w, https://www.technice.com.tw/wp-content/uploads/2023/02/004-5-300x157.jpg 300w, https://www.technice.com.tw/wp-content/uploads/2023/02/004-5-1024x535.jpg 1024w, https://www.technice.com.tw/wp-content/uploads/2023/02/004-5-768x401.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" title="讓AI自主學習　Meta新訓練方法Toolformer解決痛點 4"></p>
<p>記者／竹二 在ChatGPT成為目前最熱門的科技話題後，AI模型的局限性，像是沒有最新的資料、會對事實產生「訊 &#8230;<content><!-- wp:paragraph --></p>
<p>記者／竹二</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>在ChatGPT成為目前最熱門的科技話題後，AI模型的局限性，像是沒有最新的資料、會對事實產生「訊息幻覺」、缺乏進行精確計算數學等問題，也開始令人注意，ChatGPT還在嘗試克服這些缺點，Meta卻已經用一篇新論文解套這些問題，這個方法被稱為「Toolformer」。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:image {"id":38540,"sizeSlug":"large","linkDestination":"none"} --></p>
<figure class="wp-block-image size-large"><img src="https://www.technice.com.tw/wp-content/uploads/2023/02/004-5-1024x535.jpg" alt="" class="wp-image-38540"/><figcaption>AI模型有局限性，Meta以Toolformer方法解套這些問題。（圖／示意圖：123RF）</figcaption></figure>
<p><!-- /wp:image --></p>
<p><!-- wp:paragraph --></p>
<p>根據Meta的說法，要解決AI模型的局限性，就是讓AI自己使用外部工具，意思就是，如果AI沒有最新資訊，那就讓它自己搜尋最新的資料，如果不會算術，就去找計算機。Toolformer這個方法也克服了先前讓AI使用外部工具的障礙，在產生文字的過程中，遇到特定字詞或是特殊需求，就會直接呼叫工具的API，叫出搜尋引擎或是計算機。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>Toolformer在經過優化後，可以自主決定要使用哪些API，或是使用哪些參數來運算或是查詢，這個的學習過程被稱為「自我監督」，研究人員只要讓語言模型學習少量人工編寫的API呼叫範例，再讓語言模型去生成更多包含這些範例的資料庫。</p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:paragraph --></p>
<p>訓練的過程分成三個步驟，首先是取樣，把輸入到語言模型的文字當中可能會需要哪些工具，直接把要呼叫API的指令插入句子。再來是執行API指令，並把產生的答案插入對應的部分。最後是過濾，若是第二步所生成的文字對整句話的意義不大的話，就直接剔除，只保留整句話原本所需要的資訊。</p>
<p>研究人員指出，使用API可以得到更精準的輸出結果，語言模型自身使用外部工具的能力也可以解決常有的問題。雖說Toolformer所展現出「自學」能力還是個雛形，但也顯示出語言模型發展的下一步，就是要訓練它們知道在什麼時間、要用什麼工具。</p>
<p><!-- /wp:paragraph --></content></p>
<p>這篇文章 <a rel="nofollow" href="https://www.technice.com.tw/uncategorized/38538/">讓AI自主學習　Meta新訓練方法Toolformer解決痛點</a> 最早出現於 <a rel="nofollow" href="https://www.technice.com.tw">科技島-掌握科技新聞、科技職場最新資訊</a>。</p>
]]></description>
		
					<wfw:commentRss>https://www.technice.com.tw/uncategorized/38538/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
