rimusa commited on
Commit
92e1d4f
·
verified ·
1 Parent(s): df8f7d9

Updates to the model card

Browse files
Files changed (1) hide show
  1. README.md +4 -27
README.md CHANGED
@@ -24,7 +24,7 @@ Of note is that it only uses the first five levels of the scale (A1 to C1), igno
24
  - **Shared by:** Ricardo Muñoz Sánchez ([rimusa](https://huggingface.co/rimusa))
25
  - **Model type:** BERT for text classification
26
  - **Language(s):** Swedish
27
- - **License:** [More Information Needed]
28
  - **Finetuned from model:** [KB/bert-base-swedish-cased](https://huggingface.co/KB/bert-base-swedish-cased)
29
 
30
  ### Model Sources [optional]
@@ -32,7 +32,7 @@ Of note is that it only uses the first five levels of the scale (A1 to C1), igno
32
  <!-- Provide the basic links for the model. -->
33
 
34
  - **Repository:** [More Information Needed]
35
- - **Paper [optional]:** [More Information Needed]
36
  - **Demo [optional]:** [More Information Needed]
37
 
38
  ## Uses
@@ -45,12 +45,6 @@ Of note is that it only uses the first five levels of the scale (A1 to C1), igno
45
 
46
  [More Information Needed]
47
 
48
- ### Downstream Use [optional]
49
-
50
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
51
-
52
- [More Information Needed]
53
-
54
  ### Out-of-Scope Use
55
 
56
  <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
@@ -152,23 +146,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
152
  - **Compute Region:** [More Information Needed]
153
  - **Carbon Emitted:** [More Information Needed]
154
 
155
- ## Technical Specifications [optional]
156
-
157
- ### Model Architecture and Objective
158
-
159
- [More Information Needed]
160
-
161
- ### Compute Infrastructure
162
-
163
- [More Information Needed]
164
-
165
- #### Hardware
166
-
167
- [More Information Needed]
168
-
169
- #### Software
170
-
171
- [More Information Needed]
172
 
173
  ## Citation [optional]
174
 
@@ -176,7 +153,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
176
 
177
  **BibTeX:**
178
 
179
- ```
180
  @inproceedings{sanchez-etal-2024-jingle,
181
  title = "Jingle {BERT}, Jingle {BERT}, Frozen All the Way: Freezing Layers to Identify {CEFR} Levels of Second Language Learners Using {BERT}",
182
  author = "Mu{\~n}oz S{\'a}nchez, Ricardo and
@@ -204,7 +181,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
204
 
205
  **APA:**
206
 
207
- Ricardo Muñoz Sánchez, David Alfter, Simon Dobnik, Maria Irena Szawerna, and Elena Volodina. 2024. Jingle BERT, Jingle BERT, Frozen All the Way: Freezing Layers to Identify CEFR Levels of Second Language Learners Using BERT. In Proceedings of the 13th Workshop on Natural Language Processing for Computer Assisted Language Learning, pages 137–152, Rennes, France. LiU Electronic Press.
208
 
209
  ## Model Card Authors
210
 
 
24
  - **Shared by:** Ricardo Muñoz Sánchez ([rimusa](https://huggingface.co/rimusa))
25
  - **Model type:** BERT for text classification
26
  - **Language(s):** Swedish
27
+ - **License:** \[***ADD DETAILS HERE***\]
28
  - **Finetuned from model:** [KB/bert-base-swedish-cased](https://huggingface.co/KB/bert-base-swedish-cased)
29
 
30
  ### Model Sources [optional]
 
32
  <!-- Provide the basic links for the model. -->
33
 
34
  - **Repository:** [More Information Needed]
35
+ - **Paper:** Jingle BERT, Jingle BERT, Frozen All the Way: Freezing Layers to Identify CEFR Levels of Second Language Learners Using BERT ([link](https://aclanthology.org/2024.nlp4call-1.11/))
36
  - **Demo [optional]:** [More Information Needed]
37
 
38
  ## Uses
 
45
 
46
  [More Information Needed]
47
 
 
 
 
 
 
 
48
  ### Out-of-Scope Use
49
 
50
  <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
 
146
  - **Compute Region:** [More Information Needed]
147
  - **Carbon Emitted:** [More Information Needed]
148
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
149
 
150
  ## Citation [optional]
151
 
 
153
 
154
  **BibTeX:**
155
 
156
+ > ```
157
  @inproceedings{sanchez-etal-2024-jingle,
158
  title = "Jingle {BERT}, Jingle {BERT}, Frozen All the Way: Freezing Layers to Identify {CEFR} Levels of Second Language Learners Using {BERT}",
159
  author = "Mu{\~n}oz S{\'a}nchez, Ricardo and
 
181
 
182
  **APA:**
183
 
184
+ > Ricardo Muñoz Sánchez, David Alfter, Simon Dobnik, Maria Irena Szawerna, and Elena Volodina. 2024. Jingle BERT, Jingle BERT, Frozen All the Way: Freezing Layers to Identify CEFR Levels of Second Language Learners Using BERT. In Proceedings of the 13th Workshop on Natural Language Processing for Computer Assisted Language Learning, pages 137–152, Rennes, France. LiU Electronic Press.
185
 
186
  ## Model Card Authors
187