ASRC PhD 7:00 – 4:00
- Dissertation
- Limitations
- GPT-2 agents setup – set up the project, but in the process of getting the huggingface transformers, I wound up setting up that project as well
- Following directions for
- pip install transformers
- git clone https://github.com/huggingface/transformers
- cd transformers
- pip install .
- pip install -e .[testing]
- make test – oops. My GNU Make wasn’t on the path – fixed it
- running tests
- Some passed, some failed. Errors like: tests/test_modeling_tf_t5.py::TFT5ModelTest::test_compile_tf_model Fatal Python error: Aborted
- Sure is keeping the processor busy… Like bringing the machine to its knees busy….
- Finished – 14 failed, 10 passed, 196 skipped, 20 warnings in 1925.12s (0:32:05)
- Following directions for
- Fixed the coffee maker
- Dealt with stupid credit card nonsense