ray-project / llm-numbers

Numbers every LLM developer should know
4.06k stars 138 forks source link

Inconsistent Order of Cost Ratio in README #10

Closed es94129 closed 1 year ago

es94129 commented 1 year ago

There is a minor inconsistency of README for "6: Cost Ratio of OpenAI base vs fine tuned model queries", which should be "6: Cost Ratio of fine-tuned model queries vs OpenAI base model queries" (basically switching the two options) so that it's consistent with other usages of "X: Cost Ratio of A vs B" in the README.

Switching the orders of that subtitle would increase clarity and also align with https://en.wikipedia.org/wiki/Ratio.

waleedkadous commented 1 year ago

Sounds good. Will make the change shortly.

waleedkadous commented 1 year ago

Fixed in #12