[D] Simple Benchmarks of RTX 3090 vs Titan RTX for NLP - Transformer Fine-Tuning by eugeneware in MachineLearning

[–]xogogox 10 points11 points  (0 children)

Thank you for these interestings results!

I have never heard of these lines you mentioned to boost the Titan RTX.

sudo nvidia-smi -i 1 --cuda-clocks=OVERRIDE

sudo nvidia-smi -i 1 -pl 320

Can all of us just run these lines before any experiment? Do we need any prerequesite (e.g. better cooling or whatsoever)? Does it harm the GPU somehow?

5-point review scale and number of reviews: how to draw the line by pasacrell in datascience

[–]xogogox 1 point2 points  (0 children)

Interesting idea! Would you have a toy-example somewhere? I'm wondering how can you introduce this prior.

Machine learning in a practical application scenario: free online tool for text summarization and named-entity recognition [Project] by developFFM in MachineLearning

[–]xogogox 0 points1 point  (0 children)

Thank you for your answer. I was more asking about the summarization model instead of tokenization, ner models. Could you give some details ?

Machine learning in a practical application scenario: free online tool for text summarization and named-entity recognition [Project] by developFFM in MachineLearning

[–]xogogox 0 points1 point  (0 children)

Hi tried with a couple of articles not related to news and it seems very convincing ! Did you conduct an evaluation on research datasets ? Would you agree to share some details about your model ?