Background
For the initial experiment of machine-generated article descriptions, the model was hosted using Cloud APS and Toolforge. It was migrated recently to Lift Wing by the Machine Learning and Research teams, and is ready for testing by Android engineers in a production setting.
Related tasks:
- Migrate Machine-generated Article Descriptions from toolforge to liftwing T343123 - comments contain instructions on how to access and documentation T343123#9607328
- Investigate increased preprocessing latencies on LW of article-descriptions model T358195 - ML Team working, Android team Tracking
- Put API on Cloud VPS T318384 - task for initial setup
The task
- Test out the API endpoint directly
- Record latency (ideally under 3 sec)
- Verify that it is providing 2 article descriptions per article
- Establish/document any relevant differences between the Liftwing hosted model and previous model
- Express your opinion: is the model in a good enough state for us to rerelease this feature?
- Document implementation steps based on the outcome of the engineering investigation and share with PM before proceeding with Implementation