KevSun commited on
Commit
3615e29
1 Parent(s): fd0dc5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,11 +14,13 @@ The impressive result in the test dataset is as follows: **Accuracy = 0.82, F1 S
14
  but we will continue to optimize it to improve its accuracy and effectiveness.
15
 
16
  Please **cite** this paper if you use this model:
 
17
  ```
18
  @article{sun2024automatic,
19
  title={Automatic Essay Multi-dimensional Scoring with Fine-tuning and Multiple Regression},
20
  author={Sun, Kun and Wang, Rong},
21
  journal={arXiv preprint arXiv:2406.01198},
 
22
  year={2024}
23
  }
24
  ```
 
14
  but we will continue to optimize it to improve its accuracy and effectiveness.
15
 
16
  Please **cite** this paper if you use this model:
17
+
18
  ```
19
  @article{sun2024automatic,
20
  title={Automatic Essay Multi-dimensional Scoring with Fine-tuning and Multiple Regression},
21
  author={Sun, Kun and Wang, Rong},
22
  journal={arXiv preprint arXiv:2406.01198},
23
+ url ={https://doi.org/10.48550/arXiv.2406.01198},
24
  year={2024}
25
  }
26
  ```