Text Generation
Transformers
Safetensors
English
qwen2
conversational
text-generation-inference
nielsr HF Staff commited on
Commit
8c68603
·
verified ·
1 Parent(s): 58b0b8b

Add link to code

Browse files

Adds a link to https://github.com/thu-coai/MiniPLM, allowing people to find the code easier.

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- library_name: transformers
3
- license: apache-2.0
4
  datasets:
5
  - monology/pile-uncopyrighted
6
  - MiniLLM/pile-tokenized
7
  language:
8
  - en
 
 
9
  metrics:
10
  - accuracy
11
  pipeline_tag: text-generation
 
1
  ---
 
 
2
  datasets:
3
  - monology/pile-uncopyrighted
4
  - MiniLLM/pile-tokenized
5
  language:
6
  - en
7
+ library_name: transformers
8
+ license: apache-2.0
9
  metrics:
10
  - accuracy
11
  pipeline_tag: text-generation