CamBish / indigenous-mt

using ChatGPT and other LLMs to translate from Canadian Indigenous Languages such as Inuktitut and Cree
0 stars 0 forks source link

Create function to load multiple gold standard files #15

Closed CamBish closed 9 months ago

CamBish commented 9 months ago

Instead of loading files individually, make a function to automatically load all gold standard data in one go.

CamBish commented 9 months ago

Done! Created wrapper function to allow for loading of all gold standard data. Now I need to test it

CamBish commented 9 months ago

testing complete. seems to function as expected