We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f02432 commit 88620f1Copy full SHA for 88620f1
geitje-ultra.yaml
@@ -17,7 +17,7 @@ system:
17
basemodelname: Mistral 7B
18
endmodelname: Ultrafeedback Dutch (synthetic)
19
endmodellicense: CC-BY-ND
20
- releasedate:
+ releasedate: 2024-01
21
notes: Dutch instruction-tuned model based on Mistral 7B
22
23
org:
@@ -53,9 +53,9 @@ trainingcode:
53
54
# documentation:
55
code:
56
- class: closed
57
- link:
58
- notes: Only limited code repositories and no clear centralized documentation of code
+ class: partial
+ link: https://github.com/mistralai/mistral-inference/tree/main/src/mistral_inference
+ notes: collection of code on github repository, although not very clearly documented and commented.
59
60
architecture:
61
class: partial
0 commit comments