This project is a backend API for a TOEIC Part 5 quiz application, built with Deno and a clean architecture approach. It provides endpoints for clients to fetch questions and submit user answers. The ...
TOEIC の問題に即して文を生成.GPT2のストーリー生成機能に公式問題集の文を入力することで,続きの文がTOEICのTOPICに沿った文になるようにしている. GPT2 は,huggingfaceのTransformersを使用して ...