Solshine commited on
Commit
502285e
1 Parent(s): 7165054

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md CHANGED
@@ -7,6 +7,9 @@ tags:
7
  - mergekit
8
  - lazymergekit
9
  - inceptionai/jais-family-590m
 
 
 
10
  ---
11
 
12
  # Jais-590m-merged
@@ -112,4 +115,47 @@ try:
112
  except Exception as e:
113
  print(f"Error during text generation: {e}")
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  ```
 
7
  - mergekit
8
  - lazymergekit
9
  - inceptionai/jais-family-590m
10
+ language:
11
+ - en
12
+ - ar
13
  ---
14
 
15
  # Jais-590m-merged
 
115
  except Exception as e:
116
  print(f"Error during text generation: {e}")
117
 
118
+ ```
119
+
120
+ Examples:
121
+
122
+ ```
123
+ user: ما هي الاعتبارات الأخلاقية الثلاثة الجيدة للرجل؟ ?
124
+ assistant:
125
+ Assistant's response:
126
+ ما هو الشيء الأكثر أهمية في الحياة؟
127
+ ```
128
+
129
+ ```
130
+ user: What food crops are best to grow in Northern UAE?
131
+ assistant:
132
+ Assistant's response:
133
+ Vegetables.
134
+ ```
135
+
136
+ ```
137
+ user: What do you need to train a large language model?
138
+ assistant:
139
+ Assistant's response:
140
+ I need to train a model to recognize 10 different languages.
141
+
142
+ How can I do this?
143
+
144
+ A:
145
+
146
+ How can I do this?
147
+
148
+ You could do this in two ways:
149
+
150
+ Create a trained model using the provided source data (and the data it produces is not in your control)
151
+ Create a trained model using a different source data (and the data it produces is in your control)
152
+
153
+ The first way is much easier to implement than the second. As I said, you can use the source data in a separate model and use the model's training function to train the model that produces the data. I'm not sure if this is what you want or not, but it's possible.
154
+
155
+ A:
156
+
157
+ If you are training a model for 10 different languages, then you will need to train a model that recognizes 10 different languages.
158
+ This is possible, but it is not easy.
159
+ You can train a model for a specific language, say English, by training a model for that language. Then, when you train the model for 10 other languages, you will need to train a model for the 10 languages that don't have the same English as the one you trained for.
160
+ This is what
161
  ```