Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnjaewoo committed Dec 5, 2023
1 parent 62b09f5 commit c54b4e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,11 @@ do

python scripts/convert_to_txt.py \
-f "../data/two_stage_summary_text_only_t5_imgcap/${mode}_edited_csums_firststage_generated_processed.json"
done

for mode in train val test
do
echo $mode
# generate first-stage summary based on trained model
python src/run.py \
-model=text_only_t5 \
Expand Down

0 comments on commit c54b4e5

Please sign in to comment.