Geerath commited on
Commit
aba3258
·
verified ·
1 Parent(s): 1748ab2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -10,6 +13,7 @@ tags: []
10
 
11
 
12
  ## Model Details
 
13
 
14
  ### Model Description
15
 
@@ -17,13 +21,13 @@ tags: []
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
@@ -196,6 +200,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
196
 
197
  ## Model Card Contact
198
 
199
- [More Information Needed]
200
-
201
-
 
1
  ---
2
  library_name: transformers
3
+ datasets:
4
+ - web_questions
5
+ metrics:
6
+ - perplexity
7
  ---
8
 
9
  # Model Card for Model ID
 
13
 
14
 
15
  ## Model Details
16
+ This is a general question-answer model finetuned on the web_questions dataset.
17
 
18
  ### Model Description
19
 
 
21
 
22
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
23
 
24
+ - **Developed by:** [Geerath Bhat]
25
  - **Funded by [optional]:** [More Information Needed]
26
  - **Shared by [optional]:** [More Information Needed]
27
  - **Model type:** [More Information Needed]
28
  - **Language(s) (NLP):** [More Information Needed]
29
  - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [google/gemma-7b-it]
31
 
32
  ### Model Sources [optional]
33
 
 
200
 
201
  ## Model Card Contact
202
 
203
+ [More Information Needed]