hancheolp commited on
Commit
4155fe3
·
verified ·
1 Parent(s): a424856

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ base_model:
8
 
9
  # Ambiguity-aware RoBERTa
10
 
11
- This model is trained on a subset of the MNLI dataset and is capable of representing the ambiguity occurring in natural language inference tasks as an accurate distribution (i.e., softmax output). It was introduced in the following paper: ["Deep Model Compression Also Helps Models Capture Ambiguity"](https://aclanthology.org/2023.acl-long.381.pdf) (ACL 2023).
12
 
13
  # Usage
14
 
 
8
 
9
  # Ambiguity-aware RoBERTa
10
 
11
+ This model is trained on a subset of the SNLI dataset and is capable of representing the ambiguity occurring in natural language inference tasks as an accurate distribution (i.e., softmax output). It was introduced in the following paper: ["Deep Model Compression Also Helps Models Capture Ambiguity"](https://aclanthology.org/2023.acl-long.381.pdf) (ACL 2023).
12
 
13
  # Usage
14