4rtemi5 commited on
Commit
95ddc89
1 Parent(s): b59676f

Update README.md

Browse files

DPT model for text diffusion.

Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - EleutherAI/the_pile
5
+ language:
6
+ - en
7
+ pipeline_tag: text2text-generation
8
+ tags:
9
+ - jax-diffusers-event
10
+ ---