mosaicml / examples

Fast and flexible reference benchmarks
Apache License 2.0
441 stars 125 forks source link

link to bert example is broken #347

Closed Sandy4321 closed 1 year ago

Sandy4321 commented 1 year ago

link to bert example is broken from https://huggingface.co/mosaicml/mosaic-bert-base and https://www.mosaicml.com/blog/mosaicbert

https://github.com/mosaicml/examples/tree/main/examples/bert#single-task-fine-tuning https://github.com/mosaicml/examples/tree/main/examples/bert

image

and

image

mvpatel2000 commented 1 year ago

Thanks for flagging this! We're restructuring our examples repo, and the path changed. We will update the docs soon. Here is the link to unblock you for now: https://github.com/mosaicml/examples/tree/main/examples/benchmarks/bert

jacobfulano commented 1 year ago

The HF README for mosaic-bert-base has been updated, and we will update the blogpost. Thank you for flagging this