hieroja commited on
Commit
04794a2
·
verified ·
1 Parent(s): b2ad9fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -25
README.md CHANGED
@@ -23,43 +23,24 @@ base_model:
23
 
24
  <!-- Provide a longer summary of what this model is. -->
25
 
26
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
27
-
28
- - **Developed by:** [More Information Needed]
29
- - **Funded by [optional]:** [More Information Needed]
30
- - **Shared by [optional]:** [More Information Needed]
31
  - **Model type:** [More Information Needed]
32
  - **Language(s) (NLP):** [More Information Needed]
33
- - **License:** [More Information Needed]
34
- - **Finetuned from model [optional]:** [More Information Needed]
 
35
 
36
  ### Model Sources [optional]
37
 
38
  <!-- Provide the basic links for the model. -->
39
 
40
- - **Repository:** [More Information Needed]
41
- - **Paper [optional]:** [More Information Needed]
42
- - **Demo [optional]:** [More Information Needed]
43
 
44
  ## Uses
45
 
46
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
 
48
- ### Direct Use
49
-
50
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
-
52
- [More Information Needed]
53
-
54
- ### Downstream Use [optional]
55
-
56
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
-
58
- [More Information Needed]
59
-
60
- ### Out-of-Scope Use
61
-
62
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
 
64
  [More Information Needed]
65
 
 
23
 
24
  <!-- Provide a longer summary of what this model is. -->
25
 
26
+ - **Developed by:** Jere Liimatainen
 
 
 
 
27
  - **Model type:** [More Information Needed]
28
  - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** MIT
30
+ - **Finetuned from model:** TinyLlama/TinyLlama-1.1B-Chat-v1.0
31
+ - **Dataset used:** neil-code/dialogsum-test
32
 
33
  ### Model Sources [optional]
34
 
35
  <!-- Provide the basic links for the model. -->
36
 
37
+ - **Repository:** https://github.com/jliima/TinyLlama-1.1B-dialogsum-finetuned
 
 
38
 
39
  ## Uses
40
 
41
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
42
 
43
+ esses misuse, malicious use, and uses that the model will not work well for. -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
 
45
  [More Information Needed]
46