qbao775 commited on
Commit
eb3d1fe
1 Parent(s): 5766adf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ dataset = load_dataset("qbao775/PARARULE-Plus-Depth-4")
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
  ## Citation
39
  ```
 
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
  ```