nipunsadvilkar commited on
Commit
b1723e4
1 Parent(s): 910baeb

Marathi news classifier

Browse files
.gitattributes CHANGED
@@ -14,3 +14,16 @@
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  *.pb filter=lfs diff=lfs merge=lfs -text
15
  *.pt filter=lfs diff=lfs merge=lfs -text
16
  *.pth filter=lfs diff=lfs merge=lfs -text
17
+ indicnlp-classifier/ filter=lfs diff=lfs merge=lfs -text
18
+ inltk-classifier/ filter=lfs diff=lfs merge=lfs -text
19
+ indicnlp-classifier/config.json filter=lfs diff=lfs merge=lfs -text
20
+ inltk-classifier/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
21
+ inltk-classifier/tokenizer.json filter=lfs diff=lfs merge=lfs -text
22
+ indicnlp-classifier/pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
23
+ indicnlp-classifier/tokenizer.json filter=lfs diff=lfs merge=lfs -text
24
+ inltk-classifier/config.json filter=lfs diff=lfs merge=lfs -text
25
+ inltk-classifier/optimizer.pt filter=lfs diff=lfs merge=lfs -text
26
+ inltk-classifier/rng_state.pth filter=lfs diff=lfs merge=lfs -text
27
+ inltk-classifier/scheduler.pt filter=lfs diff=lfs merge=lfs -text
28
+ inltk-classifier/trainer_state.json filter=lfs diff=lfs merge=lfs -text
29
+ inltk-classifier/training_args.bin filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- title: Roberta Base Mr
3
- emoji: 🏃
4
- colorFrom: purple
5
  colorTo: green
6
  sdk: streamlit
7
  app_file: app.py
1
  ---
2
+ title: Roberta Marathi
3
+ emoji: :flag-in:
4
+ colorFrom: orange
5
  colorTo: green
6
  sdk: streamlit
7
  app_file: app.py
indicnlp-classifier/config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e77a16ad2f76869e92f983b1b4b982d31fcdc460714c19883a06c4fc35d81e08
3
+ size 947
indicnlp-classifier/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c62eb70c6f3724e9eac6244b96000ca7b584e1123261fe7e0cce9f3306e4710c
3
+ size 498674349
indicnlp-classifier/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f06ff64f8f00c6a3a2eb90a8907da9a5da923e2108a3c71e404ae5f2580cb006
3
+ size 2813414
inltk-classifier/config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e77a16ad2f76869e92f983b1b4b982d31fcdc460714c19883a06c4fc35d81e08
3
+ size 947
inltk-classifier/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be326304424217fc7ccf5a9a037be85aa8126fbc12d9ea23b49a42c22cc610a
3
+ size 997294429
inltk-classifier/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1838a2428514568a966b49581a66b0d29f1726bf53aa323ca12acb171c380492
3
+ size 498674349
inltk-classifier/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64eab6ea34a6af3e78831260f9a05eb2b641e983e5574bf6b428979b9be479c9
3
+ size 13547
inltk-classifier/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc3be15c1550c8f062e964beaa8d4cc5f077abef362a369c743f28641707378
3
+ size 623
inltk-classifier/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f06ff64f8f00c6a3a2eb90a8907da9a5da923e2108a3c71e404ae5f2580cb006
3
+ size 2813414
inltk-classifier/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e281cae55b40ebe81bb6a2d7b640f2701def6a34ec2589e2c72992b96eb845f
3
+ size 1214
inltk-classifier/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3b1efebcd66dc3d4d38358bf141163465ae8b81c9c2e5f1c4f7ef50162c10fe
3
+ size 2671
requirements.txt ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==0.13.0
2
+ aiohttp==3.7.4.post0
3
+ alabaster==0.7.12
4
+ astunparse==1.6.3
5
+ async-timeout==3.0.1
6
+ attrs==21.2.0
7
+ Babel==2.9.1
8
+ backcall==0.2.0
9
+ cachetools==4.2.2
10
+ certifi==2021.5.30
11
+ chardet==4.0.0
12
+ chex==0.0.8
13
+ click==8.0.1
14
+ configparser==5.0.2
15
+ cycler==0.10.0
16
+ -e git+https://github.com/huggingface/datasets.git@b070809def5e0bde57b8db23650e0393f4729181#egg=datasets
17
+ decorator==5.0.9
18
+ dill==0.3.4
19
+ dm-tree==0.1.6
20
+ docker-pycreds==0.4.0
21
+ docutils==0.16
22
+ filelock==3.0.12
23
+ flatbuffers==1.12
24
+ flax==0.3.4
25
+ fsspec==2021.6.1
26
+ gast==0.4.0
27
+ gitdb==4.0.7
28
+ GitPython==3.1.18
29
+ google-auth==1.32.1
30
+ google-auth-oauthlib==0.4.4
31
+ google-pasta==0.2.0
32
+ grpcio==1.34.1
33
+ h5py==3.1.0
34
+ huggingface-hub==0.0.12
35
+ idna==2.10
36
+ imagesize==1.2.0
37
+ indic-nlp-library==0.81
38
+ indicnlp==0.0.1
39
+ ipython==7.25.0
40
+ ipython-genutils==0.2.0
41
+ jax==0.2.17
42
+ jaxlib==0.1.68
43
+ jedi==0.18.0
44
+ Jinja2==3.0.1
45
+ joblib==1.0.1
46
+ keras-nightly==2.5.0.dev2021032900
47
+ Keras-Preprocessing==1.1.2
48
+ kiwisolver==1.3.1
49
+ libtpu-nightly==0.1.dev20210615
50
+ Markdown==3.3.4
51
+ MarkupSafe==2.0.1
52
+ matplotlib==3.4.2
53
+ matplotlib-inline==0.1.2
54
+ Morfessor==2.0.6
55
+ msgpack==1.0.2
56
+ multidict==5.1.0
57
+ multiprocess==0.70.12.2
58
+ numpy==1.19.5
59
+ oauthlib==3.1.1
60
+ opt-einsum==3.3.0
61
+ optax==0.0.9
62
+ packaging==21.0
63
+ pandas==1.3.0
64
+ parso==0.8.2
65
+ pathtools==0.1.2
66
+ pexpect==4.8.0
67
+ pickleshare==0.7.5
68
+ Pillow==8.3.1
69
+ promise==2.3
70
+ prompt-toolkit==3.0.19
71
+ protobuf==3.17.3
72
+ psutil==5.8.0
73
+ ptyprocess==0.7.0
74
+ pyarrow==4.0.1
75
+ pyasn1==0.4.8
76
+ pyasn1-modules==0.2.8
77
+ Pygments==2.9.0
78
+ pyparsing==2.4.7
79
+ python-dateutil==2.8.1
80
+ pytz==2021.1
81
+ PyYAML==5.4.1
82
+ regex==2021.7.6
83
+ requests==2.25.1
84
+ requests-oauthlib==1.3.0
85
+ rsa==4.7.2
86
+ sacremoses==0.0.45
87
+ scikit-learn==0.24.2
88
+ scipy==1.7.0
89
+ sentry-sdk==1.3.0
90
+ shortuuid==1.0.1
91
+ six==1.15.0
92
+ sklearn==0.0
93
+ smmap==4.0.0
94
+ snowballstemmer==2.1.0
95
+ Sphinx==4.1.0
96
+ sphinx-argparse==0.2.5
97
+ sphinx-rtd-theme==0.5.2
98
+ sphinxcontrib-applehelp==1.0.2
99
+ sphinxcontrib-devhelp==1.0.2
100
+ sphinxcontrib-htmlhelp==2.0.0
101
+ sphinxcontrib-jsmath==1.0.1
102
+ sphinxcontrib-qthelp==1.0.3
103
+ sphinxcontrib-serializinghtml==1.1.5
104
+ subprocess32==3.5.4
105
+ tensorboard==2.5.0
106
+ tensorboard-data-server==0.6.1
107
+ tensorboard-plugin-wit==1.8.0
108
+ tensorflow==2.5.0
109
+ tensorflow-estimator==2.5.0
110
+ termcolor==1.1.0
111
+ threadpoolctl==2.2.0
112
+ tokenizers==0.10.3
113
+ toolz==0.11.1
114
+ torch==1.9.0
115
+ tqdm==4.61.2
116
+ traitlets==5.0.5
117
+ -e git+https://github.com/nipunsadvilkar/transformers@6989264963d1f8871404889243d2f15de198ee42#egg=transformers
118
+ typing-extensions==3.7.4.3
119
+ urllib3==1.26.6
120
+ wandb==0.10.33
121
+ wcwidth==0.2.5
122
+ Werkzeug==2.0.1
123
+ wrapt==1.12.1
124
+ xxhash==2.0.2
125
+ yarl==1.6.3