code2022 commited on
Commit
4f5b807
·
verified ·
1 Parent(s): f2b39f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Introduction
2
 
3
  ![Running SLMs in web browsers](docs/thumb_small_language_model.jpg)
@@ -35,4 +47,4 @@ This is what you should see
35
  author={Loubna Ben Allal and Anton Lozhkov and Elie Bakouch and Leandro von Werra and Thomas Wolf},
36
  year={2024},
37
  }
38
- ```
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - google-research-datasets/paws
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - HuggingFaceTB/SmolLM2-135M-Instruct
11
+ pipeline_tag: feature-extraction
12
+ ---
13
  # Introduction
14
 
15
  ![Running SLMs in web browsers](docs/thumb_small_language_model.jpg)
 
47
  author={Loubna Ben Allal and Anton Lozhkov and Elie Bakouch and Leandro von Werra and Thomas Wolf},
48
  year={2024},
49
  }
50
+ ```