pere commited on
Commit
4d317e2
1 Parent(s): 925da3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ datasets:
11
 
12
  This is a Norwegian T5-base model trained on the Norwegian Colossal Corpus (NCC) on a TPU v3-8. It needs to be finetuned on a specific task before being used for anything.
13
 
 
 
14
  The following setting were used in training:
15
  ```bash
16
  ./run_t5_mlm_flax.py \
 
11
 
12
  This is a Norwegian T5-base model trained on the Norwegian Colossal Corpus (NCC) on a TPU v3-8. It needs to be finetuned on a specific task before being used for anything.
13
 
14
+ Currently the model is training. It is expected that it should be finished by the end of August 2021.
15
+
16
  The following setting were used in training:
17
  ```bash
18
  ./run_t5_mlm_flax.py \