thiomajid commited on
Commit
9609d3d
·
verified ·
1 Parent(s): 6a1fa57

Upload ./mix_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. mix_config.json +1 -0
mix_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"upload_hub_id": "thiomajid/base_hausa_datamix", "trust_remote_code": true, "data_mix": [{"hub_id": "CohereLabs/aya_dataset", "split": "train", "text_column": "inputs", "subset": "default", "samples": "all", "filter_rules": [{"lhs": "language", "op": "eq", "rhs": "Hausa"}, {"lhs": "inputs", "op": "ne", "rhs": null}]}, {"hub_id": "CohereLabs/aya_dataset", "split": "train", "text_column": "targets", "subset": "default", "samples": "all", "filter_rules": [{"lhs": "language", "op": "eq", "rhs": "Hausa"}, {"lhs": "targets", "op": "ne", "rhs": null}]}, {"hub_id": "CohereLabs/aya_dataset", "split": "test", "text_column": "inputs", "subset": "default", "samples": "all", "filter_rules": [{"lhs": "language", "op": "eq", "rhs": "Hausa"}, {"lhs": "inputs", "op": "ne", "rhs": null}]}, {"hub_id": "CohereLabs/aya_dataset", "split": "train", "text_column": "targets", "subset": "default", "samples": "all", "filter_rules": [{"lhs": "language", "op": "eq", "rhs": "Hausa"}, {"lhs": "targets", "op": "ne", "rhs": null}]}], "cache_dir": "./.mix-data-cache", "final_text_column": "text"}