Ikala-allen commited on
Commit
370291f
·
1 Parent(s): 35a28f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -47,8 +47,8 @@ This metric takes 2 inputs, prediction and references(ground truth). Both of the
47
 
48
 
49
  ### Inputs
50
- - **predictions** (`list` of `list`s of `dictionary`s): relation and its type of prediction
51
- - **references** (`list` of `list`s of `dictionary`s): references for each relation and its type.
52
 
53
  ### Output Values
54
 
 
47
 
48
 
49
  ### Inputs
50
+ - **predictions** (`list` of `list` of `dictionary`): relation and its type of prediction
51
+ - **references** (`list` of `list` of `dictionary`): references for each relation and its type.
52
 
53
  ### Output Values
54