Document Question Answering
Transformers
Safetensors
English
Inference Endpoints
chenghao commited on
Commit
4ef23e3
1 Parent(s): 1161b0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -161,13 +161,11 @@ model = Idefics2ForConditionalGeneration.from_pretrained(
161
 
162
  ## Evaluation
163
 
164
- TODO
165
-
166
  ### Testing Data, Factors & Metrics
167
 
168
  #### Testing Data
169
 
170
- 20% percent of the whole dataset.
171
 
172
  #### Metrics
173
 
@@ -176,5 +174,3 @@ Edit Distance (nltk).
176
  ### Results
177
 
178
  See above.
179
-
180
- #### Summary
 
161
 
162
  ## Evaluation
163
 
 
 
164
  ### Testing Data, Factors & Metrics
165
 
166
  #### Testing Data
167
 
168
+ 20% percent of the dataset.
169
 
170
  #### Metrics
171
 
 
174
  ### Results
175
 
176
  See above.