lorenzoscottb commited on
Commit
8c3c327
1 Parent(s): 11bd5a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,7 +26,7 @@ It achieves the following results on the evaluation set:
26
 
27
  ## Model description
28
 
29
- The model is trined to perform a sequence classification task over phrase-level adjective-noun inferences (e.g., "A red car is a vehicle").
30
 
31
  ## Intended uses & limitations
32
 
@@ -34,7 +34,7 @@ More information needed
34
 
35
  ## Training and evaluation data
36
 
37
- The data used for training and testing, as well as the other splits used for the experiments, are available on the paper's git page [here](https://github.com/lorenzoscottb/PLANE)
38
 
39
  ## Training procedure
40
 
 
26
 
27
  ## Model description
28
 
29
+ The model is trained to perform a sequence classification task over phrase-level adjective-noun inferences (e.g., "A red car is a vehicle").
30
 
31
  ## Intended uses & limitations
32
 
 
34
 
35
  ## Training and evaluation data
36
 
37
+ The data used for training and testing, as well as the other splits used for the experiments, are available on the paper's git page [here](https://github.com/lorenzoscottb/PLANE). The reported accuracy reference to out-of-distribution evaluation. that is, the model was tested to perform text classification as presented but on unknown adjectives and nouns.
38
 
39
  ## Training procedure
40