Alex Cabrera commited on
Commit
930366a
β€’
1 Parent(s): 4dd0f69

model names

Browse files
.zeno_cache/{EMBEDDINGhuman.pickle β†’ EMBEDDINGtranslation_sources.pickle} RENAMED
File without changes
.zeno_cache/{OUTPUThuman.pickle β†’ OUTPUTtranslation_sources.pickle} RENAMED
File without changes
.zeno_cache/{POSTDISTILLbert_scorehuman.pickle β†’ POSTDISTILLbert_scoretranslation_sources.pickle} RENAMED
File without changes
.zeno_cache/{POSTDISTILLbleuhuman.pickle β†’ POSTDISTILLbleutranslation_sources.pickle} RENAMED
File without changes
.zeno_cache/{POSTDISTILLchrfhuman.pickle β†’ POSTDISTILLchrftranslation_sources.pickle} RENAMED
File without changes
.zeno_cache/{POSTDISTILLlength_ratiohuman.pickle β†’ POSTDISTILLlength_ratiotranslation_sources.pickle} RENAMED
File without changes
config.toml CHANGED
@@ -1,6 +1,6 @@
1
  view = "text-classification"
2
  functions = "model.py"
3
- models = ["human"]
4
  metadata = "wmt20-de-en.tsv"
5
  data_column = "text"
6
  label_column = "label"
1
  view = "text-classification"
2
  functions = "model.py"
3
+ models = ["translation_sources"]
4
  metadata = "wmt20-de-en.tsv"
5
  data_column = "text"
6
  label_column = "label"