Menouar commited on
Commit
afd5a03
1 Parent(s): e0e2b39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -1,7 +1,4 @@
1
-
2
  ---
3
- license_name: gemma-terms-of-use
4
- license_link: https://ai.google.dev/gemma/terms
5
  tags:
6
  - generated_from_trainer
7
  - google/gemma
@@ -15,18 +12,23 @@ model-index:
15
  results: []
16
  datasets:
17
  - iamtarun/python_code_instructions_18k_alpaca
 
 
18
  language:
19
  - en
20
  base_model: google/gemma-2b
21
  widget:
22
- - example_title: Compute Sum
23
- messages:
24
- - role: system
25
- content: Welcome to PyGemma, your AI-powered Python assistant. I'm here to help you answer common questions about the Python programming language. Let's dive into Python!
26
- - role: user
27
- content: Create a function to calculate the sum of a sequence of integers.
28
-
 
 
29
  pipeline_tag: text-generation
 
30
  ---
31
 
32
  # Model Card for pygemma:
@@ -291,5 +293,4 @@ Device: cuda
291
 
292
  - __cached__setup_devices: cuda:0
293
 
294
- - deepspeed_plugin: None
295
-
 
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  - google/gemma
 
12
  results: []
13
  datasets:
14
  - iamtarun/python_code_instructions_18k_alpaca
15
+ license_name: gemma-terms-of-use
16
+ license_link: https://ai.google.dev/gemma/terms
17
  language:
18
  - en
19
  base_model: google/gemma-2b
20
  widget:
21
+ - example_title: Compute Sum
22
+ messages:
23
+ - role: system
24
+ content: >-
25
+ Welcome to PyGemma, your AI-powered Python assistant. I'm here to help you
26
+ answer common questions about the Python programming language. Let's dive
27
+ into Python!
28
+ - role: user
29
+ content: Create a function to calculate the sum of a sequence of integers.
30
  pipeline_tag: text-generation
31
+ license: other
32
  ---
33
 
34
  # Model Card for pygemma:
 
293
 
294
  - __cached__setup_devices: cuda:0
295
 
296
+ - deepspeed_plugin: None