Update README.md
Browse files
README.md
CHANGED
|
@@ -16,9 +16,10 @@ widget:
|
|
| 16 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 17 |
|
| 18 |
This model is designed to classify encyclopedia articles into knowledge domains (e.g., History, Geography, Medicine, ...).
|
| 19 |
-
It has been trained on the French *Encyclopédie ou dictionnaire raisonné des sciences des arts et des métiers par une société de gens de lettres (1751-1772)* edited by Diderot and d'Alembert.
|
| 20 |
-
The dataset is provided by the[ARTFL Encyclopédie Project](https://artfl-project.uchicago.edu).
|
| 21 |
It is a fine-tuned version of the bert-base-multilingual-cased model.
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
|
| 24 |
## Model Description
|
|
|
|
| 16 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 17 |
|
| 18 |
This model is designed to classify encyclopedia articles into knowledge domains (e.g., History, Geography, Medicine, ...).
|
|
|
|
|
|
|
| 19 |
It is a fine-tuned version of the bert-base-multilingual-cased model.
|
| 20 |
+
It has been trained on the French *Encyclopédie ou dictionnaire raisonné des sciences des arts et des métiers par une société de gens de lettres (1751-1772)* edited by Diderot and d'Alembert (provided by the [ARTFL Encyclopédie Project](https://artfl-project.uchicago.edu)).
|
| 21 |
+
|
| 22 |
+
|
| 23 |
|
| 24 |
|
| 25 |
## Model Description
|