Update README.md
Browse files
README.md
CHANGED
@@ -13,16 +13,17 @@ base_model: tiiuae/falcon-7b
|
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
-
|
|
|
17 |
|
18 |
|
19 |
|
20 |
-
- **Developed by:**
|
21 |
- **Shared by [optional]:** [More Information Needed]
|
22 |
- **Model type:** [More Information Needed]
|
23 |
- **Language(s) (NLP):** [More Information Needed]
|
24 |
- **License:** [More Information Needed]
|
25 |
-
- **Finetuned from model [optional]:**
|
26 |
|
27 |
### Model Sources [optional]
|
28 |
|
@@ -34,23 +35,22 @@ base_model: tiiuae/falcon-7b
|
|
34 |
|
35 |
## Uses
|
36 |
|
37 |
-
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
38 |
|
39 |
### Direct Use
|
40 |
|
41 |
-
|
42 |
|
43 |
[More Information Needed]
|
44 |
|
45 |
### Downstream Use [optional]
|
46 |
|
47 |
-
|
48 |
|
49 |
[More Information Needed]
|
50 |
|
51 |
### Out-of-Scope Use
|
52 |
|
53 |
-
|
54 |
|
55 |
[More Information Needed]
|
56 |
|
@@ -62,13 +62,11 @@ base_model: tiiuae/falcon-7b
|
|
62 |
|
63 |
### Recommendations
|
64 |
|
65 |
-
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
66 |
-
|
67 |
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
68 |
|
69 |
## How to Get Started with the Model
|
70 |
|
71 |
-
|
72 |
|
73 |
[More Information Needed]
|
74 |
|
@@ -76,7 +74,7 @@ Use the code below to get started with the model.
|
|
76 |
|
77 |
### Training Data
|
78 |
|
79 |
-
|
80 |
|
81 |
[More Information Needed]
|
82 |
|
|
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
+
The Falcon-7b model has been fine-tuned on a dataset of car repairs and maintenance questions and answers.
|
17 |
+
It is designed to provide detailed and informative responses to queries related to car maintenance and repair.
|
18 |
|
19 |
|
20 |
|
21 |
+
- **Developed by:** Osas Usen
|
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]:** tiiuae/falcon-7b
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
|
|
35 |
|
36 |
## Uses
|
37 |
|
|
|
38 |
|
39 |
### Direct Use
|
40 |
|
41 |
+
This model can be used directly to answer car maintenance and repair questions with detailed and informative responses.
|
42 |
|
43 |
[More Information Needed]
|
44 |
|
45 |
### Downstream Use [optional]
|
46 |
|
47 |
+
This model can also be fine-tuned for specific tasks or integrated into applications related to automotive maintenance and support.
|
48 |
|
49 |
[More Information Needed]
|
50 |
|
51 |
### Out-of-Scope Use
|
52 |
|
53 |
+
Misuse or malicious use of the model is out of scope, and it may not perform well for tasks unrelated to car repairs and maintenance.
|
54 |
|
55 |
[More Information Needed]
|
56 |
|
|
|
62 |
|
63 |
### Recommendations
|
64 |
|
|
|
|
|
65 |
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
66 |
|
67 |
## How to Get Started with the Model
|
68 |
|
69 |
+
To get started with the model, use the provided code and guidelines. Customizations for specific applications may be necessary.
|
70 |
|
71 |
[More Information Needed]
|
72 |
|
|
|
74 |
|
75 |
### Training Data
|
76 |
|
77 |
+
The model was fine-tuned on a dataset of car repairs and maintenance questions and answers. Additional information on the training data is available in the Data Card.
|
78 |
|
79 |
[More Information Needed]
|
80 |
|