Youlln commited on
Commit
3256ebc
1 Parent(s): 69b005a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -91
README.md CHANGED
@@ -19,107 +19,18 @@ base_model:
19
 
20
  <!-- Provide a longer summary of what this model is. -->
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:** Youri LALAIN
25
- - **Finetuned from model [optional]:** Qwen/Qwen2.5-0.5B-Instruct
26
 
27
- ## Uses
28
 
29
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
30
-
31
- ### Direct Use
32
-
33
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
34
-
35
- [More Information Needed]
36
-
37
- ### Downstream Use [optional]
38
-
39
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
40
-
41
- [More Information Needed]
42
-
43
- ### Out-of-Scope Use
44
-
45
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
46
-
47
- [More Information Needed]
48
-
49
- ## Bias, Risks, and Limitations
50
-
51
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
52
-
53
- [More Information Needed]
54
-
55
- ### Recommendations
56
-
57
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
58
-
59
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
60
-
61
- ## How to Get Started with the Model
62
-
63
- Use the code below to get started with the model.
64
-
65
- [More Information Needed]
66
-
67
- ## Training Details
68
 
69
  ### Training Data
70
 
71
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
72
-
73
- [More Information Needed]
74
-
75
- ### Training Procedure
76
 
77
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
78
 
79
- #### Preprocessing [optional]
80
-
81
- [More Information Needed]
82
-
83
-
84
- #### Training Hyperparameters
85
-
86
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
87
-
88
- #### Speeds, Sizes, Times [optional]
89
-
90
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
91
-
92
- [More Information Needed]
93
-
94
- ## Evaluation
95
-
96
- <!-- This section describes the evaluation protocols and provides the results. -->
97
-
98
- ### Testing Data, Factors & Metrics
99
-
100
- #### Testing Data
101
-
102
- <!-- This should link to a Dataset Card if possible. -->
103
-
104
- [More Information Needed]
105
-
106
- #### Factors
107
-
108
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
109
-
110
- [More Information Needed]
111
-
112
- #### Metrics
113
-
114
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
115
-
116
- [More Information Needed]
117
-
118
- ### Results
119
-
120
- [More Information Needed]
121
 
122
- #### Summary
123
 
124
 
125
 
 
19
 
20
  <!-- Provide a longer summary of what this model is. -->
21
 
 
22
 
23
  - **Developed by:** Youri LALAIN
24
+ - **Finetuned from model [optional]:** "Qwen/Qwen2.5-0.5B-Instruct"
25
 
 
26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
  ### Training Data
29
 
30
+ - **Dataset Used:** "databricks/databricks-dolly-15k"
 
 
 
 
31
 
 
32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
 
 
34
 
35
 
36