martingenzel commited on
Commit
f3bc5f5
·
verified ·
1 Parent(s): 755d958

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -10
README.md CHANGED
@@ -1,15 +1,9 @@
1
  ---
2
  license: other
3
- datasets:
4
- - allenai/c4
5
- language:
6
- - en
7
- metrics:
8
- - perplexity
9
- - accuracy
10
- tags:
11
- - acip
12
- - pytorch
13
  base_model:
14
  - jeffwan/llama-7b-hf
15
  pipeline_tag: text-generation
 
1
  ---
2
  license: other
3
+ datasets: ['allenai/c4']
4
+ language: ['en']
5
+ metrics: ['perplexity', 'accuracy']
6
+ tags: ['acip', 'pytorch']
 
 
 
 
 
 
7
  base_model:
8
  - jeffwan/llama-7b-hf
9
  pipeline_tag: text-generation