alamios commited on
Commit
8979542
·
verified ·
1 Parent(s): b992521

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +73 -51
README.md CHANGED
@@ -1,51 +1,73 @@
1
- ---
2
- license: apache-2.0
3
- library_name: transformers
4
- pipeline_tag: text-generation
5
- language:
6
- - bg
7
- - ca
8
- - code
9
- - cs
10
- - cy
11
- - da
12
- - de
13
- - el
14
- - en
15
- - es
16
- - et
17
- - eu
18
- - fi
19
- - fr
20
- - ga
21
- - gl
22
- - hr
23
- - hu
24
- - it
25
- - lt
26
- - lv
27
- - mt
28
- - nl
29
- - nn
30
- - \no
31
- - oc
32
- - pl
33
- - pt
34
- - ro
35
- - ru
36
- - sh
37
- - sk
38
- - sl
39
- - sr
40
- - sv
41
- - uk
42
- base_model:
43
- - BSC-LT/salamandra-7b-instruct
44
- ---
45
-
46
- **Updated**
47
-
48
- **Original model:** <a href="https://huggingface.co/BSC-LT/salamandra-7b-instruct">BSC-LT/salamandra-7b-instruct</a><br>
49
-
50
- llama.cpp release: <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4575">b4575</a><br>
51
- model snapshot: <a href="https://huggingface.co/BSC-LT/salamandra-7b-instruct/commit/ccc4fd025aabc6c480a8edb00fe85e328274584b">ccc4fd0</a><br>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ language:
6
+ - bg
7
+ - ca
8
+ - code
9
+ - cs
10
+ - cy
11
+ - da
12
+ - de
13
+ - el
14
+ - en
15
+ - es
16
+ - et
17
+ - eu
18
+ - fi
19
+ - fr
20
+ - ga
21
+ - gl
22
+ - hr
23
+ - hu
24
+ - it
25
+ - lt
26
+ - lv
27
+ - mt
28
+ - nl
29
+ - nn
30
+ - \no
31
+ - oc
32
+ - pl
33
+ - pt
34
+ - ro
35
+ - ru
36
+ - sh
37
+ - sk
38
+ - sl
39
+ - sr
40
+ - sv
41
+ - uk
42
+ datasets:
43
+ - oscar-corpus/colossal-oscar-1.0
44
+ - HuggingFaceFW/fineweb-edu
45
+ - joelniklaus/eurlex_resources
46
+ - joelito/legal-mc4
47
+ - projecte-aina/CATalog
48
+ - UFRGS/brwac
49
+ - community-datasets/hrwac
50
+ - danish-foundation-models/danish-gigaword
51
+ - HiTZ/euscrawl
52
+ - PleIAs/French-PD-Newspapers
53
+ - PleIAs/French-PD-Books
54
+ - AI-team-UoA/greek_legal_code
55
+ - HiTZ/latxa-corpus-v1.1
56
+ - allenai/peS2o
57
+ - pile-of-law/pile-of-law
58
+ - PORTULAN/parlamento-pt
59
+ - hoskinson-center/proof-pile
60
+ - togethercomputer/RedPajama-Data-1T
61
+ - bigcode/starcoderdata
62
+ - bjoernp/tagesschau-2018-2023
63
+ - EleutherAI/the_pile_deduplicated
64
+ base_model:
65
+ - BSC-LT/salamandra-7b-instruct
66
+ ---
67
+
68
+ # Updated to v1.1
69
+
70
+ **Original model:** <a href="https://huggingface.co/BSC-LT/salamandra-7b-instruct">BSC-LT/salamandra-7b-instruct</a><br>
71
+
72
+ llama.cpp release: <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b4575">b4575</a><br>
73
+ model snapshot: <a href="https://huggingface.co/BSC-LT/salamandra-7b-instruct/commit/ccc4fd025aabc6c480a8edb00fe85e328274584b">ccc4fd0</a><br>