Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ language:
|
|
3 |
- en
|
4 |
pipeline_tag: text2text-generation
|
5 |
inference: false
|
|
|
6 |
---
|
7 |
# ViPE-M-CTX7
|
8 |
|
@@ -18,7 +19,7 @@ ViPE: Visualize Pretty-much Everything, is the first automated model for transla
|
|
18 |
- **Developed by:** [Computer Graphics Group, University of Tuebingen](https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/computergrafik/lehrstuhl/)
|
19 |
- **Model type:** Auto-Regressive
|
20 |
- **Language:** English
|
21 |
-
- **License:**
|
22 |
- **Based on:** [GPT2-Medium](https://huggingface.co/gpt2-medium)
|
23 |
- **Versions:** [ViPE-M-CTX7](https://huggingface.co/fittar/ViPE-M-CTX7) (355M parameters) and [ViPE-S-CTX7](https://huggingface.co/fittar/ViPE-S-CTX7) (117M parameters)
|
24 |
|
|
|
3 |
- en
|
4 |
pipeline_tag: text2text-generation
|
5 |
inference: false
|
6 |
+
license: mit
|
7 |
---
|
8 |
# ViPE-M-CTX7
|
9 |
|
|
|
19 |
- **Developed by:** [Computer Graphics Group, University of Tuebingen](https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/computergrafik/lehrstuhl/)
|
20 |
- **Model type:** Auto-Regressive
|
21 |
- **Language:** English
|
22 |
+
- **License:** MIT
|
23 |
- **Based on:** [GPT2-Medium](https://huggingface.co/gpt2-medium)
|
24 |
- **Versions:** [ViPE-M-CTX7](https://huggingface.co/fittar/ViPE-M-CTX7) (355M parameters) and [ViPE-S-CTX7](https://huggingface.co/fittar/ViPE-S-CTX7) (117M parameters)
|
25 |
|