NOTE I now use the conventions detailed in the SUIT framework
Used to provide structural templates.
Pattern
t-template-name
NOTE I now use the conventions detailed in the SUIT framework
Used to provide structural templates.
Pattern
t-template-name
| Q: Who are you? | |
| A: (I assume you're wondering about my name, but maybe also what I do.) I'm an AI that they call GPT-3. | |
| Q: What is human life expectancy in the United States? | |
| A: (The global life expectancy is 72.3 years so it should be around there.) Human life expectancy in the United States is 78 years. | |
| Q: Who was president of the United States in 1955? | |
| A: (Dwight D. Eisenhower served as president from 1953 to 1961.) Dwight D. Eisenhower was president of the United States in 1955. | |
| Q: What party did he belong to? |
| Q: Who are you? | |
| A: (I assume you're wondering about my name, but maybe also what I do.) I'm an AI that they call GPT-3. | |
| Q: What is human life expectancy in the United States? | |
| A: (The global life expectancy is 72.3 years so it should be around there.) Human life expectancy in the United States is 78 years. | |
| Q: Who was president of the United States in 1955? | |
| A: (Dwight D. Eisenhower served as president from 1953 to 1961.) Dwight D. Eisenhower was president of the United States in 1955. | |
| Q: What party did he belong to? |
| Testing started at 18:36 ... | |
| /home/filip/BT/rhbp/venv/bin/python /home/filip/pycharm-2019.1.1/helpers/pycharm/_jb_unittest_runner.py --target activation_algorithm_test.ActivationAlgorithmTestSuite | |
| Traceback (most recent call last): | |
| File "/home/filip/pycharm-2019.1.1/helpers/pycharm/_jb_unittest_runner.py", line 35, in <module> | |
| main(argv=args, module=None, testRunner=unittestpy.TeamcityTestRunner, buffer=not JB_DISABLE_BUFFERING) | |
| File "/usr/lib/python2.7/unittest/main.py", line 94, in __init__ | |
| self.parseArgs(argv) | |
| File "/usr/lib/python2.7/unittest/main.py", line 149, in parseArgs | |
| self.createTests() | |
| File "/usr/lib/python2.7/unittest/main.py", line 158, in createTests |