Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
codewithdark
/
DiffusionLM
like
0
Text Generation
Transformers
PyTorch
Safetensors
cchoi1022/wikitext-103-v1
English
diffusionLM
DiffusionLLM
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
codewithdark
commited on
17 days ago
Commit
bd197a1
·
verified
·
1 Parent(s):
18a242a
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- iohadrubin/wikitext-103-raw-v1
5
+
language:
6
+
- en
7
+
pipeline_tag: text-generation
8
+
library_name: transformers
9
+
tags:
10
+
- DiffusionLLM
11
+
---