Sindhu commited on
Commit
457a4fb
1 Parent(s): dc11953

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Rembert Squad2
2
  This model is finetuned for QA task on Squad2 from [Rembert checkpoint](https://huggingface.co/google/rembert).
3
 
@@ -30,5 +42,4 @@ Metrics generated from [the official Squad2 evaluation script](https://worksheet
30
  "NoAns_total": 5945
31
  }
32
  ```
33
-
34
  For any questions, you can reach out to me [on Twitter](https://twitter.com/batw0man)
 
1
+ ---
2
+ language:
3
+ - multilingual
4
+ tags:
5
+ - question-answering
6
+ license: cc
7
+ datasets:
8
+ - squad2
9
+ metrics:
10
+ - squad2
11
+ ---
12
+
13
  # Rembert Squad2
14
  This model is finetuned for QA task on Squad2 from [Rembert checkpoint](https://huggingface.co/google/rembert).
15
 
 
42
  "NoAns_total": 5945
43
  }
44
  ```
 
45
  For any questions, you can reach out to me [on Twitter](https://twitter.com/batw0man)