Spaces:
Running
Running
patrickvonplaten
commited on
Commit
•
87ac52a
1
Parent(s):
984db90
Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,6 @@ To ensure that all pull requests and discussions are answered most effectively a
|
|
16 |
|
17 |
## **1. Canonical models**:
|
18 |
|
19 |
-
**---------------------------------------**
|
20 |
-
|
21 |
**Dispatched by**: @lysandre
|
22 |
|
23 |
**Responsible**:
|
@@ -31,10 +29,11 @@ To ensure that all pull requests and discussions are answered most effectively a
|
|
31 |
|
32 |
**---------------------------------------**
|
33 |
|
34 |
-
## **HF Co-implemented Org models**
|
35 |
|
|
|
36 |
|
37 |
-
### [Facebook](https://huggingface.co/facebook):
|
38 |
|
39 |
**Dispatched by**: @nima
|
40 |
|
@@ -48,7 +47,9 @@ To ensure that all pull requests and discussions are answered most effectively a
|
|
48 |
- *RAG, DPR*: @valhalla, @patrickvonplaten
|
49 |
- *DEiT, DETR*: @nielsr, @sgugger
|
50 |
|
51 |
-
|
|
|
|
|
52 |
|
53 |
**Dispatched by**: @nima
|
54 |
|
@@ -59,8 +60,9 @@ To ensure that all pull requests and discussions are answered most effectively a
|
|
59 |
|
60 |
- *CLIP*: @valhalla, @patrickvonplaten
|
61 |
|
|
|
62 |
|
63 |
-
[Google](https://huggingface.co/google):
|
64 |
|
65 |
**Dispatched by**: @omar_s
|
66 |
|
@@ -76,8 +78,9 @@ To ensure that all pull requests and discussions are answered most effectively a
|
|
76 |
- *Pegasus*: @patrickvonplaten, @valhalla
|
77 |
- *BigBird, Reformer*: @ydshieh, @patrickvonplaten
|
78 |
|
|
|
79 |
|
80 |
-
[Helsinki-NLP](https://huggingface.co/Helsinki-NLP):
|
81 |
|
82 |
**Dispatched by**: @merve
|
83 |
|
@@ -88,8 +91,9 @@ To ensure that all pull requests and discussions are answered most effectively a
|
|
88 |
|
89 |
- *Marian:*: @patrickvonplaten, @valhalla
|
90 |
|
|
|
91 |
|
92 |
-
[Microsoft](https://huggingface.co/microsoft):
|
93 |
|
94 |
**Dispatched by**: @nateraw
|
95 |
|
@@ -102,7 +106,9 @@ To ensure that all pull requests and discussions are answered most effectively a
|
|
102 |
- LayoutLM, LayoutLMv2, BEiT: @nielsr, @sgugger
|
103 |
- DeBERTa: @sgugger, @lysandre
|
104 |
|
105 |
-
|
|
|
|
|
106 |
|
107 |
**Dispatched by**: @patrickvonplaten
|
108 |
|
@@ -113,13 +119,17 @@ To ensure that all pull requests and discussions are answered most effectively a
|
|
113 |
|
114 |
- Longformer: @ydshieh, @patrickvonplaten
|
115 |
|
116 |
-
|
|
|
|
|
117 |
|
118 |
**Dispatched by**: @nreimers
|
|
|
119 |
**Org members**: @nreimers
|
120 |
|
|
|
121 |
|
122 |
-
## **Approval system**
|
123 |
|
124 |
|
125 |
- Pull requests should get at least **one** approval if only the README.md is changed and **two** approvals for all other pull requests (model weights, tokenizer config files, config files) by the respective maintainers
|
|
|
16 |
|
17 |
## **1. Canonical models**:
|
18 |
|
|
|
|
|
19 |
**Dispatched by**: @lysandre
|
20 |
|
21 |
**Responsible**:
|
|
|
29 |
|
30 |
**---------------------------------------**
|
31 |
|
32 |
+
## **2. HF Co-implemented Org models**
|
33 |
|
34 |
+
**---------------------------------------**
|
35 |
|
36 |
+
### **2.1 [Facebook](https://huggingface.co/facebook): **
|
37 |
|
38 |
**Dispatched by**: @nima
|
39 |
|
|
|
47 |
- *RAG, DPR*: @valhalla, @patrickvonplaten
|
48 |
- *DEiT, DETR*: @nielsr, @sgugger
|
49 |
|
50 |
+
**---------------------------------------**
|
51 |
+
|
52 |
+
### **2.2 [OpenAI](https://huggingface.co/openai): **
|
53 |
|
54 |
**Dispatched by**: @nima
|
55 |
|
|
|
60 |
|
61 |
- *CLIP*: @valhalla, @patrickvonplaten
|
62 |
|
63 |
+
**---------------------------------------**
|
64 |
|
65 |
+
### **2.3 [Google](https://huggingface.co/google): **
|
66 |
|
67 |
**Dispatched by**: @omar_s
|
68 |
|
|
|
78 |
- *Pegasus*: @patrickvonplaten, @valhalla
|
79 |
- *BigBird, Reformer*: @ydshieh, @patrickvonplaten
|
80 |
|
81 |
+
**---------------------------------------**
|
82 |
|
83 |
+
### **2.4 [Helsinki-NLP](https://huggingface.co/Helsinki-NLP): **
|
84 |
|
85 |
**Dispatched by**: @merve
|
86 |
|
|
|
91 |
|
92 |
- *Marian:*: @patrickvonplaten, @valhalla
|
93 |
|
94 |
+
**---------------------------------------**
|
95 |
|
96 |
+
### **2.5 [Microsoft](https://huggingface.co/microsoft): **
|
97 |
|
98 |
**Dispatched by**: @nateraw
|
99 |
|
|
|
106 |
- LayoutLM, LayoutLMv2, BEiT: @nielsr, @sgugger
|
107 |
- DeBERTa: @sgugger, @lysandre
|
108 |
|
109 |
+
**---------------------------------------**
|
110 |
+
|
111 |
+
### **2.6 [AllenAI](https://huggingface.co/allenai): **
|
112 |
|
113 |
**Dispatched by**: @patrickvonplaten
|
114 |
|
|
|
119 |
|
120 |
- Longformer: @ydshieh, @patrickvonplaten
|
121 |
|
122 |
+
**---------------------------------------**
|
123 |
+
|
124 |
+
### **2.7 [sentence-transformers](https://huggingface.co/sentence-transformers): **
|
125 |
|
126 |
**Dispatched by**: @nreimers
|
127 |
+
|
128 |
**Org members**: @nreimers
|
129 |
|
130 |
+
**---------------------------------------**
|
131 |
|
132 |
+
## **3. Approval system**
|
133 |
|
134 |
|
135 |
- Pull requests should get at least **one** approval if only the README.md is changed and **two** approvals for all other pull requests (model weights, tokenizer config files, config files) by the respective maintainers
|