Update README.md
Browse files
README.md
CHANGED
@@ -17,17 +17,12 @@ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small
|
|
17 |
|
18 |
## Model description
|
19 |
|
20 |
-
|
|
|
21 |
|
22 |
## Intended uses & limitations
|
23 |
|
24 |
-
|
25 |
-
|
26 |
-
## Training and evaluation data
|
27 |
-
|
28 |
-
More information needed
|
29 |
-
|
30 |
-
## Training procedure
|
31 |
|
32 |
### Training hyperparameters
|
33 |
|
@@ -43,7 +38,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
-
|
47 |
|
48 |
### Framework versions
|
49 |
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
20 |
+
a pretrained version of google's Flan-T5-Small trained with the VMware/open-instruct.
|
21 |
+
(currently speaks German for some reason and outputs the most weird and random answers)
|
22 |
|
23 |
## Intended uses & limitations
|
24 |
|
25 |
+
it is intended for this to be a light and smart text2text model for conversations between user and the model.
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
### Training hyperparameters
|
28 |
|
|
|
38 |
|
39 |
### Training results
|
40 |
|
41 |
+
currently undefined
|
42 |
|
43 |
### Framework versions
|
44 |
|