You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
## What?
Fix tutorial to word embedding to resolve the poor accuracy problem
## Why?
facebookresearch#34
Differential Revision: D34149392
fbshipit-source-id: 62f0713b8eb898c4a3175940be6f82ecee2a946b
❓ Questions and Help
Until we move the questions to another medium, feel free to use this as your question:
Question
I tried this tutorial https://github.com/facebookresearch/FLSim/blob/main/tutorials/sent140_tutorial.ipynb
And accuracy is less that random guess (50%)!
Any suggestions or approaches to improve accuracy for this tutorial?
from tutorial:
Running (epoch = 1, round = 1, global round = 1) for Test
(epoch = 1, round = 1, global round = 1), Loss/Test: 0.8683878255035598
(epoch = 1, round = 1, global round = 1), Accuracy/Test: 49.61439588688946
{'Accuracy': 49.61439588688946}
The text was updated successfully, but these errors were encountered: