from local
This commit is contained in:
parent
3d3a345bb4
commit
5f689ccdd2
Binary file not shown.
@ -833,6 +833,7 @@ def compute_loss(
|
|||||||
warm_step = params.warm_step
|
warm_step = params.warm_step
|
||||||
|
|
||||||
texts = batch["supervisions"]["text"]
|
texts = batch["supervisions"]["text"]
|
||||||
|
print('hi~~~')
|
||||||
print(texts)
|
print(texts)
|
||||||
#texts = batch["greedy pseudo text"]
|
#texts = batch["greedy pseudo text"]
|
||||||
token_ids = sp.encode(texts, out_type=int)
|
token_ids = sp.encode(texts, out_type=int)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user