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-S-CTX7
|
8 |
|
@@ -17,7 +18,7 @@ ViPE: Visualize Pretty-much Everything, is the first automated model for transla
|
|
17 |
- **Developed by:** [Computer Graphics Group, University of Tuebingen](https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/computergrafik/lehrstuhl/)
|
18 |
- **Model type:** Auto-Regressive
|
19 |
- **Language:** English
|
20 |
-
- **License:**
|
21 |
- **Based on:** [GPT2-Small](https://huggingface.co/gpt2)
|
22 |
- **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)
|
23 |
|
|
|
3 |
- en
|
4 |
pipeline_tag: text2text-generation
|
5 |
inference: false
|
6 |
+
license: mit
|
7 |
---
|
8 |
# ViPE-S-CTX7
|
9 |
|
|
|
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:** MIT
|
22 |
- **Based on:** [GPT2-Small](https://huggingface.co/gpt2)
|
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 |
|