yam-peleg commited on
Commit
b13f8fb
1 Parent(s): 7142f02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - chat
9
  ---
10
+ **gemma-7b-experiment**
11
+
12
+ **This is just an experiment placeholder for testing out local validation strategy, there is absolutly no real reason for you to try this model. it has nothing new into it.**
13
+
14
+ An experiment for testing and refining a local cross validation strategy.
15
+
16
+ The goal is to evaluate LLMs locally and make sure the scores obtained locally can be reproduced publiclly.
17
+
18
+ More details coming soon.
19
+
20
+
21
+ ---
22
+ license: apache-2.0
23
+ ---