Francesco
Francesco
Hi everyone, following @ClonedOne sensible suggestion, I converted this discussion into a [forum post](https://discuss.huggingface.co/t/standardazing-italian-translation/16352?u=sharkovsky). @CaterinaBi, @lewtun, @davidemastricci I tried to interpret your votes, but please feel free to correct any...
> @sharkovsky forum link do not work anymore. yeah it's been marked as spam by the automatic filter, it should be back soon I hope.
> Hey @sharkovsky thanks for creating the forum post - I've asked one of the admins to unblock it and hopefully that happens soon 🤞 Thank you, it just got...
Hi @lewtun, just to clarify: we've been calling it a glossary, but it's actually just a vocabulary, i.e. a 1-1 mapping of english and italian terms. Does this meet your...
@lewtun sorry to bother you, I noticed my name is missing from italian translators in the front-page README.md .... Is this intended? Thank you!
Issue with SecAgg: it fails at the validation of the encryption factors. It seems that the `validation` list should be length 1, but it is length 3 :(
The issue with SecAgg is finally solved! Here is a list of things that went wrong: 1) `clipping_range` and `target_range` values needed to be set properly. In particular, `clipping_range` needs...
Following sprint review discussion: - rearranged a bit the tasks in this issue to try to loosely reflect order of implementation/priority - introduced refactor of experiment and training plan -...
yeah that's ok. Or to be even more consistent `test_batch_size`, which follows `test_ratio`, `test_metric`, etc..
Do you think you could also solve #887 during this refactoring?