Mauricio-100 commited on
Commit
c74e79a
·
verified ·
1 Parent(s): 8c50e0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -30
README.md CHANGED
@@ -1,44 +1,55 @@
1
  ---
 
 
 
2
  language:
3
- - fr
4
- - en
5
- license: mit
6
  tags:
7
- - text-generation
8
- - conversational
9
- - artificial-intelligence
10
- - gopuAI
11
- - agentV1
 
12
  pipeline_tag: text-generation
 
13
  widget:
14
- - text: Bonjour, qui es-tu ?
15
- example_title: Présentation
16
- - text: Explique-moi l'IA générative
17
- example_title: Explication IA
18
- - text: Comment programmer en Python ?
19
- example_title: Aide programmation
 
20
  datasets:
21
- - unknown
 
22
  metrics:
23
- - accuracy
 
24
  model-index:
25
- - name: agentV1
26
- results:
27
- - task:
28
- name: Text Generation
29
- type: text-generation
30
- dataset:
31
- name: Custom Training Data
32
- type: unknown
33
- metrics:
34
- - name: Accuracy
35
- type: accuracy
36
- value: 0
 
37
  base_model:
38
- - microsoft/Phi-3-mini-4k-instruct
39
- new_version: Gopu-poss/gopu-agent-2k-fdf
 
40
  library_name: transformers
41
  ---
 
42
  # 🤖 agentV1 - Intelligence Artificielle Avancée
43
 
44
  **agentV1** est un modèle d'intelligence artificielle de pointe développé par **Mauricio Mangituka** pour **gopuAI**. Basé sur Microsoft Phi-3-mini-4k-instruct, ce modèle combine performance optimale et efficacité mémoire.
 
1
  ---
2
+ license: other
3
+ license-link: https://huggingface.co/Gopu-poss/gopu-agent-2k-fdf/blob/main/LICENSE
4
+
5
  language:
6
+ - fr
7
+ - en
8
+
9
  tags:
10
+ - text-generation
11
+ - conversational
12
+ - artificial-intelligence
13
+ - gopuAI
14
+ - agentV1
15
+
16
  pipeline_tag: text-generation
17
+
18
  widget:
19
+ - text: "Bonjour, qui es-tu ?"
20
+ example_title: "Présentation"
21
+ - text: "Explique-moi l'IA générative"
22
+ example_title: "Explication IA"
23
+ - text: "Comment programmer en Python ?"
24
+ example_title: "Aide programmation"
25
+
26
  datasets:
27
+ - unknown
28
+
29
  metrics:
30
+ - accuracy
31
+
32
  model-index:
33
+ - name: agentV1
34
+ results:
35
+ - task:
36
+ name: Text Generation
37
+ type: text-generation
38
+ dataset:
39
+ name: Custom Training Data
40
+ type: unknown
41
+ metrics:
42
+ - name: Accuracy
43
+ type: accuracy
44
+ value: 0
45
+
46
  base_model:
47
+ - gopu-poss/agent
48
+
49
+ new_version: "Gopu-poss/gopu-agent-2k-fdf"
50
  library_name: transformers
51
  ---
52
+
53
  # 🤖 agentV1 - Intelligence Artificielle Avancée
54
 
55
  **agentV1** est un modèle d'intelligence artificielle de pointe développé par **Mauricio Mangituka** pour **gopuAI**. Basé sur Microsoft Phi-3-mini-4k-instruct, ce modèle combine performance optimale et efficacité mémoire.