Skip to content

Commit

Permalink
Update newspalm-synthetic-hfstreaming.yaml
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
vince62s authored Jan 21, 2025
1 parent 4e50ffb commit f557e3d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ data:

synth-greedy-decoded-doclevel:
# 857937 ex - 1.7GB
path_src: "hf://eole-nlp/europarl-v10.de-en/en"
path_tgt: "hf://eole-nlp/europarl-v10.de-en/de"
path_sco: "hf://eole-nlp/europarl-v10.de-en/sco"
path_src: "hf://eole-nlp/synth-greedy-decoded-doclevel/en"
path_tgt: "hf://eole-nlp/synth-greedy-decoded-doclevel/de"
path_sco: "hf://eole-nlp/synth-greedy-decoded-doclevel/sco"
transforms: [onmt_tokenize, filtertoolong]
weight: 2

Expand Down

0 comments on commit f557e3d

Please sign in to comment.