Skip to content
Snippets Groups Projects
Commit 72178236 authored by Khalleud's avatar Khalleud
Browse files

[UPDATE] updating readme

parent 1ce8c190
No related branches found
No related tags found
1 merge request!5Branch dev bert exp
...@@ -18,7 +18,13 @@ In order to run the classifiers, use the following command : ...@@ -18,7 +18,13 @@ In order to run the classifiers, use the following command :
python experimentsClassicClassifiers.py <dataset_tsv_file> <content_column_name> <labels_column_name> <min_sample_per_class> <max_sample_per_class> python experimentsClassicClassifiers.py <dataset_tsv_file> <content_column_name> <labels_column_name> <min_sample_per_class> <max_sample_per_class>
In order to run Classification with pre-trained models, use the following command :
cd experiments/
python bert_experiments.py <model_Name> <classifier>
# Acknowledgment # Acknowledgment
The authors are grateful to the ASLAN project (ANR-10-LABX-0081) of the Université de Lyon, for its financial support within the French program "Investments for the Future" operated by the National Research Agency (ANR). The authors are grateful to the ASLAN project (ANR-10-LABX-0081) of the Université de Lyon, for its financial support within the French program "Investments for the Future" operated by the National Research Agency (ANR).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment