J Li commited on
Commit
5bcfca4
·
verified ·
1 Parent(s): 3c72e00

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ model-index:
3
+ - name: robinlee99/long-t5-tglobal-large-AERA
4
+ results: []
5
+ language:
6
+ - en
7
+ base_model: google/long-t5-tglobal-large
8
+ license: apache-2.0
9
+ ---
10
+
11
+ # Model Card for long-t5-tglobal-large-AERA
12
+
13
+ This repository provides a fine-tuned version of long-t5-tglobal-large, using our proposed [AERA](https://github.com/lijiazheng99/aera/tree/main) framework presented in the paper: [Distilling ChatGPT for Explainable Automated Student Answer Assessment](https://aclanthology.org/2023.findings-emnlp.399.pdf).
14
+