saharM commited on
Commit
dd5a694
·
1 Parent(s): 73ed0e1

Add vocab.json and remove requirment.txt

Browse files
models/fine-tuned_bart_base/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
requirement.txt DELETED
@@ -1,55 +0,0 @@
1
- altair==5.5.0
2
- anyascii==0.3.2
3
- attrs==25.3.0
4
- blinker==1.9.0
5
- cachetools==5.5.2
6
- certifi==2025.4.26
7
- charset-normalizer==3.4.2
8
- click==8.1.8
9
- colorama==0.4.6
10
- contractions==0.1.73
11
- filelock==3.18.0
12
- fsspec==2025.5.1
13
- gitdb==4.0.12
14
- GitPython==3.1.44
15
- huggingface-hub==0.32.1
16
- idna==3.10
17
- Jinja2==3.1.6
18
- jsonschema==4.24.0
19
- jsonschema-specifications==2025.4.1
20
- MarkupSafe==3.0.2
21
- mpmath==1.3.0
22
- narwhals==1.41.0
23
- networkx==3.2.1
24
- numpy==2.0.2
25
- packaging==24.2
26
- pandas==2.2.3
27
- pillow==11.2.1
28
- protobuf==6.31.0
29
- pyahocorasick==2.1.0
30
- pyarrow==20.0.0
31
- pydeck==0.9.1
32
- python-dateutil==2.9.0.post0
33
- pytz==2025.2
34
- PyYAML==6.0.2
35
- referencing==0.36.2
36
- regex==2024.11.6
37
- requests==2.32.3
38
- rpds-py==0.25.1
39
- safetensors==0.5.3
40
- six==1.17.0
41
- smmap==5.0.2
42
- streamlit
43
- sympy==1.14.0
44
- tenacity==9.1.2
45
- textsearch==0.0.24
46
- tokenizers==0.21.1
47
- toml==0.10.2
48
- torch==2.7.0
49
- tornado==6.5.1
50
- tqdm==4.67.1
51
- transformers==4.52.3
52
- typing_extensions==4.13.2
53
- tzdata==2025.2
54
- urllib3==2.4.0
55
- watchdog==6.0.0