gauneg commited on
Commit
e1e57f8
·
verified ·
1 Parent(s): e6fd930

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ base_model:
6
  - google-bert/bert-base-uncased
7
  library_name: transformers
8
  ---
 
9
 
10
  This work is based on [Grid Tagging Scheme for Aspect-oriented Fine-grained Opinion Extraction](https://aclanthology.org/2020.findings-emnlp.234/).The code from
11
  their [github repository](https://github.com/NJUNLP/GTS) was also utilized along with their dataset.
 
6
  - google-bert/bert-base-uncased
7
  library_name: transformers
8
  ---
9
+ <span style="color:red"> Card Corrected on: 13/01/2025 </span>
10
 
11
  This work is based on [Grid Tagging Scheme for Aspect-oriented Fine-grained Opinion Extraction](https://aclanthology.org/2020.findings-emnlp.234/).The code from
12
  their [github repository](https://github.com/NJUNLP/GTS) was also utilized along with their dataset.