merve HF staff commited on
Commit
7e96bd1
1 Parent(s): 769d814

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -7
README.md CHANGED
@@ -1,17 +1,26 @@
1
  ---
2
- license: apache-2.0
3
  datasets:
4
  - squad
5
- tags:
 
6
  - generated_from_keras_callback
 
 
7
  model-index:
8
  - name: transformers-qa
9
- results: []
10
- widget:
11
- - text: "What is Keras?"
12
- context: "Keras is an API designed for human beings, not machines. Keras follows best practices for reducing cognitive load: it offers consistent & simple APIs, it minimizes the number of user actions required for common use cases, and it provides clear and actionable feedback upon user error."
 
 
 
 
 
 
 
 
13
  ---
14
-
15
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
16
  probably proofread and complete it, then remove this comment. -->
17
 
 
1
  ---
 
2
  datasets:
3
  - squad
4
+ license: apache-2.0
5
+ tags:
6
  - generated_from_keras_callback
7
+ metrics:
8
+ - f1
9
  model-index:
10
  - name: transformers-qa
11
+ results:
12
+ - task:
13
+ name: "Question Answering"
14
+ type: question-answering
15
+ dataset:
16
+ type: squad
17
+ name: SQuAD
18
+ args: en
19
+ metrics:
20
+ []
21
+ widget:
22
+ - context: "Keras is an API designed for human beings, not machines. Keras follows best practices for reducing cognitive load: it offers consistent & simple APIs, it minimizes the number of user actions required for common use cases, and it provides clear and actionable feedback upon user error."
23
  ---
 
24
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
25
  probably proofread and complete it, then remove this comment. -->
26