ppsingh commited on
Commit
69872e5
1 Parent(s): b1c0107

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,4 +57,4 @@ Specifications
57
  - **fetched_text_translated(type:str)**: Translated Candidates (check column 'candidate')
58
  - **QA_data(type:dict)**: Metadata about ResponseText, highlighting nature of query to which ResponseText corresponds as 'answer/response'
59
  - **match_onanswer (type:list[float])**: Represents percentage match between Response and candidate text ( from statistics it is recommended to keep only values above 0.3% as
60
- - answer and consider the context for 'No answer' for SQUAD2 data format)
 
57
  - **fetched_text_translated(type:str)**: Translated Candidates (check column 'candidate')
58
  - **QA_data(type:dict)**: Metadata about ResponseText, highlighting nature of query to which ResponseText corresponds as 'answer/response'
59
  - **match_onanswer (type:list[float])**: Represents percentage match between Response and candidate text ( from statistics it is recommended to keep only values above 0.3% as
60
+ answer and consider the context for 'No answer' for SQUAD2 data format)