a-mannion commited on
Commit
73b207e
1 Parent(s): 9d2919e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -24,23 +24,23 @@ Jargon is available in several versions with different context sizes and types o
24
 
25
  | **Model** | **Initialised from...** |
26
  |-------------------------------------------------------------------------------------|:-----------------------:|
27
- | jargon-general-base[https://huggingface.co/PantagrueLLM/jargon-general-base] | scratch |
28
- | jargon-general-biomed[https://huggingface.co/PantagrueLLM/jargon-general-biomed] | jargon-general-base |
29
  | jargon-general-legal | jargon-general-base |
30
- | jargon-multidomain-basehttps://huggingface.co/PantagrueLLM/jargon-multidomain-base] | jargon-general-base |
31
  | jargon-legal | scratch |
32
  | jargon-legal-4096 | scratch |
33
- | jargon-biomed[https://huggingface.co/PantagrueLLM/jargon-biomed] | scratch |
34
- | jargon-biomed-4096[https://huggingface.co/PantagrueLLM/jargon-biomed-4096] | scratch |
35
- | jargon-NACHOS[https://huggingface.co/PantagrueLLM/jargon-NACHOS] | scratch |
36
- | jargon-NACHOS-4096[https://huggingface.co/PantagrueLLM/jargon-NACHOS-4096] | scratch |
37
 
38
 
39
  ## Evaluation
40
 
41
  The Jargon models were evaluated on an range of specialized downstream tasks.
42
 
43
-
44
 
45
 
46
  ## Using Jargon models with HuggingFace transformers
 
24
 
25
  | **Model** | **Initialised from...** |
26
  |-------------------------------------------------------------------------------------|:-----------------------:|
27
+ | [jargon-general-base](https://huggingface.co/PantagrueLLM/jargon-general-base) | scratch |
28
+ | [jargon-general-biomed](https://huggingface.co/PantagrueLLM/jargon-general-biomed) | jargon-general-base |
29
  | jargon-general-legal | jargon-general-base |
30
+ | [jargon-multidomain-base](https://huggingface.co/PantagrueLLM/jargon-multidomain-base) | jargon-general-base |
31
  | jargon-legal | scratch |
32
  | jargon-legal-4096 | scratch |
33
+ | [jargon-biomed](https://huggingface.co/PantagrueLLM/jargon-biomed) | scratch |
34
+ | [jargon-biomed-4096](https://huggingface.co/PantagrueLLM/jargon-biomed-4096) | scratch |
35
+ | [jargon-NACHOS](https://huggingface.co/PantagrueLLM/jargon-NACHOS) | scratch |
36
+ | [jargon-NACHOS-4096](https://huggingface.co/PantagrueLLM/jargon-NACHOS-4096) | scratch |
37
 
38
 
39
  ## Evaluation
40
 
41
  The Jargon models were evaluated on an range of specialized downstream tasks.
42
 
43
+ For more info please check out the [paper](https://hal.science/hal-04535557/file/FB2_domaines_specialises_LREC_COLING24.pdf), accepted for publication at [LREC-COLING 2024](https://lrec-coling-2024.org/list-of-accepted-papers/).
44
 
45
 
46
  ## Using Jargon models with HuggingFace transformers