mediatechnologycenter / Aestheval

Code for the paper "Understanding Aesthetics with Language: A Photo Critique Dataset for Aesthetic Assessment"
Creative Commons Attribution 4.0 International
82 stars 5 forks source link

Optimize sequential sentiment score computation #2

Open dveni opened 2 years ago

dveni commented 2 years ago

Current use of HF pipelines to predict sentiment is done sequentially, this could be improved using HF datasets