vaiibhavgupta commited on
Commit
6f74a8e
1 Parent(s): 7453fde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -7,4 +7,10 @@ metrics:
7
  - f1
8
  library_name: transformers
9
  pipeline_tag: text-classification
 
 
 
 
 
 
10
  ---
 
7
  - f1
8
  library_name: transformers
9
  pipeline_tag: text-classification
10
+ datasets:
11
+ - MultiRC
12
+ tags:
13
+ - Automated Answer Scoring
14
+ models:
15
+ - BLEURT
16
  ---