wolof-translate 0.0.5__py3-none-any.whl → 0.0.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,6 @@ from transformers import (
9
9
  Seq2SeqTrainer,
10
10
  T5TokenizerFast,
11
11
  set_seed,
12
- AdamWeightDecay,
13
12
  get_linear_schedule_with_warmup,
14
13
  get_linear_schedule_with_warmup,
15
14
  get_cosine_schedule_with_warmup,
@@ -1,31 +1,35 @@
1
- Metadata-Version: 2.1
2
- Name: wolof-translate
3
- Version: 0.0.5
4
- Summary: Contain function and classes to process corpora for making translation between wolof text and other languages.
5
- Author: Oumar Kane
6
- Author-email: oumar.kane@univ-thies.sn
7
- Requires-Dist: accelerate
8
- Requires-Dist: torch
9
- Requires-Dist: spacy
10
- Requires-Dist: nltk
11
- Requires-Dist: gensim
12
- Requires-Dist: furo
13
- Requires-Dist: streamlit
14
- Requires-Dist: tokenizers
15
- Requires-Dist: tensorboard
16
- Requires-Dist: evaluate
17
- Requires-Dist: transformers
18
- Requires-Dist: pandas
19
- Requires-Dist: numpy
20
- Requires-Dist: scikit-learn
21
- Requires-Dist: matplotlib
22
- Requires-Dist: plotly
23
- Requires-Dist: sacrebleu
24
- Requires-Dist: nlpaug
25
- Requires-Dist: wandb
26
- Requires-Dist: pytorch-lightning
27
- Requires-Dist: selenium
28
- Requires-Dist: sentencepiece
29
- Requires-Dist: peft
30
- Requires-Dist: rouge-score
31
-
1
+ Metadata-Version: 2.4
2
+ Name: wolof_translate
3
+ Version: 0.0.6
4
+ Summary: Contain function and classes to process corpora for making translation between wolof text and other languages.
5
+ Author: Oumar Kane
6
+ Author-email: oumar.kane@univ-thies.sn
7
+ Requires-Dist: accelerate
8
+ Requires-Dist: torch
9
+ Requires-Dist: spacy
10
+ Requires-Dist: nltk
11
+ Requires-Dist: gensim
12
+ Requires-Dist: furo
13
+ Requires-Dist: streamlit
14
+ Requires-Dist: tokenizers
15
+ Requires-Dist: tensorboard
16
+ Requires-Dist: evaluate
17
+ Requires-Dist: transformers
18
+ Requires-Dist: pandas
19
+ Requires-Dist: numpy
20
+ Requires-Dist: scikit-learn
21
+ Requires-Dist: matplotlib
22
+ Requires-Dist: plotly
23
+ Requires-Dist: sacrebleu
24
+ Requires-Dist: nlpaug
25
+ Requires-Dist: wandb
26
+ Requires-Dist: pytorch-lightning
27
+ Requires-Dist: selenium
28
+ Requires-Dist: sentencepiece
29
+ Requires-Dist: peft
30
+ Requires-Dist: rouge-score
31
+ Requires-Dist: sacrebleu
32
+ Dynamic: author
33
+ Dynamic: author-email
34
+ Dynamic: requires-dist
35
+ Dynamic: summary
@@ -1,4 +1,4 @@
1
- wolof_translate/__init__.py,sha256=qHFFSR2P3SpUh62FuZghk3KWNCeo2At_SJnRb3wRRpU,2509
1
+ wolof_translate/__init__.py,sha256=os6Ueq4TVHshG3G1KHseSen15x3G52FxRqVhTC4hR2E,2487
2
2
  wolof_translate/data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  wolof_translate/data/dataset_v1.py,sha256=7BWW4jv8qR1Wau_-GT007hrZpnHxbPwnvDca8C0_eHU,4264
4
4
  wolof_translate/data/dataset_v2.py,sha256=nTYW88yP6mcky-T43mh-1CeYU30-Xlq4DxOpd3FZ0OQ,5613
@@ -43,7 +43,7 @@ wolof_translate/utils/training.py,sha256=5vPVuqHL6_gqLkh4PTxXqW4UvAJBWNWVDDXC9Fk
43
43
  wolof_translate/utils/trunc_hg_training.py,sha256=mMGrU7Mjr9vYd7eLc8nbFRhRXwSWMKyg35lGf0L6RtQ,6418
44
44
  wolof_translate/utils/improvements/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
45
45
  wolof_translate/utils/improvements/end_marks.py,sha256=scmhMMYguZmrZTPozx1ZovizKrrPfPpMLXbU2-IOdGs,1194
46
- wolof_translate-0.0.5.dist-info/METADATA,sha256=kQLynATL140xAtQaN8Q9nziqKEx9TjT7mx_oD_9XrN8,818
47
- wolof_translate-0.0.5.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
48
- wolof_translate-0.0.5.dist-info/top_level.txt,sha256=YG-kBnOwUZyQ7SofNvMxNYjzCreH2PVcW2UaEg1-Reg,16
49
- wolof_translate-0.0.5.dist-info/RECORD,,
46
+ wolof_translate-0.0.6.dist-info/METADATA,sha256=msT1tzCBu89OUmE0gg0qGk_IK5pnUDnOYdtCXS4t158,955
47
+ wolof_translate-0.0.6.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
48
+ wolof_translate-0.0.6.dist-info/top_level.txt,sha256=YG-kBnOwUZyQ7SofNvMxNYjzCreH2PVcW2UaEg1-Reg,16
49
+ wolof_translate-0.0.6.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.1)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5