-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* od 4 do 6 * few small code adjustments * little joke added * od 5 do 7 * formatting fixes + new slide * further work * formatting fixes * Linked follow-up from README * moar images * uwagi od Leny Sędkiewicz :) * praktyka * feat: bonusowe slajdy na zakonczenie * formatowanie * wincyj formatowania * feat: tresc bonusowych slajdow na koniec * zmiana kolorów * changed specificity of one selector --------- Co-authored-by: Daria Puchnarewicz <d.puchnarewicz@rynekpierwotmy.pl> Co-authored-by: soofka <pansoofka@gmail.com>
- Loading branch information
1 parent
e065030
commit 25e52d3
Showing
12 changed files
with
112 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,22 @@ | ||
## A co, jeśli asystent zmyśla? | ||
|
||
### czyli jak rozpoznać, że asystent się myli | ||
|
||
## Jak to tak naprawdę działa? | ||
- na początku był neuron | ||
- "Sieci neuronowe często określane są jako tzw. czarna skrzynka, z powodu tego że nie jest możliwe zrozumienie jak naprawdę działają, gdy używają dużej ilości parametrów" - Wikipedia | ||
- "Emergent behaviors" - zachowanie lub umiejętność modelu, która nie została w nim umieszczona przez autora, pojawia się w sposób nieprzewidywalny wraz z wzrostem ilości neuronów w sieci | ||
- podsumowując: nie wiadomo!!! | ||
|
||
- najprościej jest uruchomić kod wygenerowany przez asystenta i sprawdzić, czy działa | ||
- można też spytać go, czy jest pewny - jeśli zacznie kręcić, to znaczy, że nie jest | ||
|
||
## Kto trenuje algorytm? | ||
- LLM wie tylko to, czego mógł nauczyć się z danych treningowych | ||
- do trenowania modelu GTP-3.5 używane były dane do czerwca 2021, więc on nie wie o niczym, co wydarzyło się później | ||
- model GPT-3 uczy się głównie z Internetu, więc jego informacje mogą mieć zróżnicowaną wiarygodność, w zależności od tematu i jego popularności | ||
- Google ogłasza że model Gemini trenowany jest na Reddicie - użytkownicy Reddita trollują | ||
|
||
|
||
## Dead Internet Theory | ||
- internetowy end game: nic nie jest prawdą | ||
- już dziś szacuje się że ponad połowa profilów, komentarzy i polubień na Instagramie to boty | ||
- wraz ze wzrostem możliwości i popularności LLM, w internecie może być coraz trudniej o prawdziwą, ludzką interakcję | ||
- a może już teraz tak jest? |