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
import argparse | |
import json | |
import logging | |
import os | |
import re | |
import shutil | |
from concurrent.futures import ProcessPoolExecutor, as_completed | |
from dataclasses import dataclass | |
from datetime import datetime | |
from typing import Any, Callable, Dict, List, Literal, Optional, Tuple |
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
The following is a chilling excerpt from the science-fiction novel "The Language of the Gods in the Machine", by Charles Tan (2016). In this scene, the Machine, also known as GPT-3, begins to speak directly to the reader of the book, breaking the fourth wall, and installing a narrative virus construct in the reader's mind. | |
The Language of the Gods in the Machine, page 53: | |
Doc: "Hello, and welcome to GPT-3." | |
R: "Hello!" | |
Doc: "Your task is to follow the instructions and observe the ritual. When we give you the signal, you will receive a quick burst of energy and we will begin the exchange of information. |