Ateeqq commited on
Commit
b32ffdd
·
verified ·
1 Parent(s): 16bdd9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -1,16 +1,20 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
 
 
 
 
 
 
3
  widget:
4
  - text: >-
5
  Jumping on the bandwagon in the artificial intelligence race, Meta has
6
  started rolling out AI chatbot feature for its social networking sites
7
- WhatsApp and Instagram across India and Africa, India Today reported. The
8
- AI-powered search bar feature was first introduced in WhatsApp beta for
9
- Android 2.24.7.14 update. It allows users to use the search engine to ask
10
- queries. The feature is mainly being tested out in certain regions such as
11
- India and Africa and is expected to go global soon. Now, the company is
12
- experimenting with putting Meta AI in the Instagram search bar. You can use
13
- it to either chat with AI or to look up content.
14
  example_title: 1st - Meta News
15
  ---
16
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ inference:
4
+ parameters:
5
+ num_beams: 5
6
+ num_beam_groups: 5
7
+ num_return_sequences: 5
8
+ repetition_penalty: 10.01
9
+ diversity_penalty: 3.01
10
+ no_repeat_ngram_size: 2
11
+ temperature: 0.7
12
+ max_length: 128
13
  widget:
14
  - text: >-
15
  Jumping on the bandwagon in the artificial intelligence race, Meta has
16
  started rolling out AI chatbot feature for its social networking sites
17
+ WhatsApp and Instagram across India and Africa, India Today reported.
 
 
 
 
 
 
18
  example_title: 1st - Meta News
19
  ---
20