qbao775 commited on
Commit
0d4496e
1 Parent(s): ea6331d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -33,9 +33,7 @@ dataset = load_dataset("qbao775/PARARULE-Plus")
33
 
34
  ## How to train a model using the dataset?
35
 
36
- You can follow the `text-classification` [example code](https://github.com/huggingface/transformers/tree/main/examples/pytorch/text-classification#text-classification-examples) from huggingface and make some changes for the data loading.
37
-
38
- Here is an [example](https://github.com/Strong-AI-Lab/PARARULE-Plus/blob/main/README.md#an-example-script-to-load-pararule-plus-and-fine-tune-bert) that you can `git clone` and fine-tune the dataset locally.
39
 
40
  ## Citation
41
  ```
 
33
 
34
  ## How to train a model using the dataset?
35
 
36
+ We provide an [example](https://github.com/Strong-AI-Lab/PARARULE-Plus/blob/main/README.md#an-example-script-to-load-pararule-plus-and-fine-tune-bert) that you can `git clone` the project and fine-tune the dataset locally.
 
 
37
 
38
  ## Citation
39
  ```