Skip to content

Commit

Permalink
Merge pull request #686 from mv1388/remove_rogue_nlp_stuff
Browse files Browse the repository at this point in the history
Remove ROGUE NLP evals
  • Loading branch information
mv1388 committed Jul 8, 2022
2 parents 055a2d7 + a8c1ee4 commit 14bb681
Show file tree
Hide file tree
Showing 47 changed files with 0 additions and 30,980 deletions.
17 changes: 0 additions & 17 deletions bin/AWS/prepare_instance.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,23 +186,6 @@ if [ $local_project_path != 'None' ]; then
~/project/AWS_run_scripts/AWS_bootstrap/bootstrap.sh
fi
#./pyrouge_set_rouge_path ~/project/ROUGE-1.5.5
#
#sudo yum -y install perl-CPAN
##sudo perl -MCPAN -e 'install LWP::UserAgent::Cached'
##sudo perl -MCPAN -e 'install Bundle::LWP'
#sudo yum install -y perl-libwww-perl
#sudo perl -MCPAN -e 'install DB_File'
#
#cd ROUGE-1.5.5/data
#rm WordNet-2.0.exc.db
#cd WordNet-2.0-Exceptions
#./buildExeptionDB.pl . exc WordNet-2.0.exc.db
#cd ../
#ln -s WordNet-2.0-Exceptions/WordNet-2.0.exc.db WordNet-2.0.exc.db
#cd ../..
if [ $dataset_name != 'None' ]; then
./download_data.sh -p ~/project/data -d $dataset_name -r $preproc_dataset
fi
Expand Down
295 changes: 0 additions & 295 deletions bin/ROUGE-1.5.5/README.txt

This file was deleted.

232 changes: 0 additions & 232 deletions bin/ROUGE-1.5.5/RELEASE-NOTE.txt

This file was deleted.

0 comments on commit 14bb681

Please sign in to comment.