diff --git a/legal_judgment_prediction/bert/README.md b/legal_judgment_prediction/bert/README.md index 3e1425f..826ba8a 100644 --- a/legal_judgment_prediction/bert/README.md +++ b/legal_judgment_prediction/bert/README.md @@ -1,2 +1,2 @@ # Model -The model (pytorch_model.bin) you download should be put in this folder. \ No newline at end of file +The model (pytorch_model.bin) you download should be put in this directory. \ No newline at end of file diff --git a/legal_judgment_prediction/data/README.md b/legal_judgment_prediction/data/README.md index 91d18e1..7e09604 100644 --- a/legal_judgment_prediction/data/README.md +++ b/legal_judgment_prediction/data/README.md @@ -1,2 +1,2 @@ # Data -All data files (article_50.txt, article_source_50.txt, charge_50.txt, train_50.json, valid_50.json, test_50.json, train_50_processed.json, valid_50_processed.json and test_50_processed.json) should be put in this folder. \ No newline at end of file +All data files (article_50.txt, article_source_50.txt, charge_50.txt, train_50.json, valid_50.json, test_50.json, train_50_processed.json, valid_50_processed.json and test_50_processed.json) should be put in this directory. \ No newline at end of file diff --git a/legal_judgment_prediction/log/README.md b/legal_judgment_prediction/log/README.md new file mode 100644 index 0000000..a04f6aa --- /dev/null +++ b/legal_judgment_prediction/log/README.md @@ -0,0 +1 @@ +# log \ No newline at end of file diff --git a/legal_judgment_prediction/results/Bert/README.md b/legal_judgment_prediction/results/Bert/README.md index 338551e..5a2d61a 100644 --- a/legal_judgment_prediction/results/Bert/README.md +++ b/legal_judgment_prediction/results/Bert/README.md @@ -1,2 +1,2 @@ # Checkpoints -The checkpoints you download or `train` mode generate should be put in this folder. \ No newline at end of file +The checkpoints you download or generated by `train` mode should be put in this directory. \ No newline at end of file diff --git a/line_bot/log/README.md b/line_bot/log/README.md new file mode 100644 index 0000000..a04f6aa --- /dev/null +++ b/line_bot/log/README.md @@ -0,0 +1 @@ +# log \ No newline at end of file